You've already forked role-check-mk-agent
Updated to present from installed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
- name: Ensure xinetd installed
|
||||
package:
|
||||
name: xinetd
|
||||
state: installed
|
||||
state: present
|
||||
notify: restart xinetd
|
||||
|
||||
- name: Gather facts of packages
|
||||
@@ -20,7 +20,7 @@
|
||||
- name: Ensure check_mk_agent installed
|
||||
package:
|
||||
name: /tmp/check-mk-agent.rpm
|
||||
state: installed
|
||||
state: present
|
||||
disable_gpg_check: true
|
||||
notify:
|
||||
- restart xinetd
|
||||
|
||||
Reference in New Issue
Block a user