You've already forked ansible-role-checkmk-agent
chore: Fix linter issue 🚨
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
state: present
|
state: present
|
||||||
notify: restart xinetd
|
notify: restart xinetd
|
||||||
when: ansible_distribution_major_version != '9'
|
when: ansible_distribution_major_version != '9'
|
||||||
|
|
||||||
- name: Start xinetd
|
- name: Start xinetd
|
||||||
service:
|
service:
|
||||||
name: xinetd
|
name: xinetd
|
||||||
|
|||||||
Reference in New Issue
Block a user