Commit 6906d1d9 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: tags

parent d85df313
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -150,7 +150,7 @@

# systemctl
- name: "sysctl - set systemctl"
  ansible.builtin.import_tasks: "systemctl.yaml"
  ansible.builtin.include_tasks: "systemctl.yaml"
  loop: "{{ systemctl }}"
  loop_control:
    loop_var: "__systemctl"