fix: tags
This commit is contained in:
parent
d85df313a5
commit
6906d1d9bf
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,7 @@
|
||||||
|
|
||||||
# systemctl
|
# systemctl
|
||||||
- name: "sysctl - set systemctl"
|
- name: "sysctl - set systemctl"
|
||||||
ansible.builtin.import_tasks: "systemctl.yaml"
|
ansible.builtin.include_tasks: "systemctl.yaml"
|
||||||
loop: "{{ systemctl }}"
|
loop: "{{ systemctl }}"
|
||||||
loop_control:
|
loop_control:
|
||||||
loop_var: "__systemctl"
|
loop_var: "__systemctl"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue