You've already forked role-check-mk-agent
Don't fail if firewalld not active
This commit is contained in:
@@ -16,8 +16,14 @@
|
||||
state: enabled
|
||||
permanent: yes
|
||||
immediate: yes
|
||||
ignore_errors: true
|
||||
|
||||
- name: remove agent
|
||||
file:
|
||||
path: /tmp/check-mk-agent.rpm
|
||||
state: absent
|
||||
|
||||
- name: remove selinux policy file
|
||||
file:
|
||||
path: /tmp/checkmk-agent-autoupgrade.pp
|
||||
state: absent
|
||||
Reference in New Issue
Block a user