Var fix.
This commit is contained in:
parent
94c4366903
commit
b440005e55
@ -13,7 +13,7 @@
|
|||||||
- name: Log disabled service to log file
|
- name: Log disabled service to log file
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
path: "{{ bigboot_disabled_services_log }}"
|
path: "{{ bigboot_disabled_services_log }}"
|
||||||
line: "{{ item }}"
|
line: "{{ item['item'] }}"
|
||||||
create: true
|
create: true
|
||||||
state: present
|
state: present
|
||||||
owner: root
|
owner: root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user