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