You've already forked role-check-mk-agent
Fix deprecation warning
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
command: /usr/sbin/semodule -i /tmp/checkmk-agent-autoupgrade.pp
|
command: /usr/sbin/semodule -i /tmp/checkmk-agent-autoupgrade.pp
|
||||||
when: cmk_mod_installed is not defined
|
when: cmk_mod_installed is not defined
|
||||||
notify: remove selinux policy file
|
notify: remove selinux policy file
|
||||||
when: ansible_selinux
|
when: ansible_selinux|bool
|
||||||
tags: selinux-pre
|
tags: selinux-pre
|
||||||
|
|
||||||
- name: Gather facts of packages
|
- name: Gather facts of packages
|
||||||
|
|||||||
Reference in New Issue
Block a user