tag it temporarily so I can run just that task
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
faa1a38a13
commit
a7574c74b1
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
||||||
|
|
||||||
- name: Copy plugins
|
- name: Copy plugins
|
||||||
copy: src=plugins/ dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
|
copy: src=plugins/ dest=/usr/lib64/nagios/plugins/ mode=0755 owner=root group=root
|
||||||
|
tags:
|
||||||
|
- plugins
|
||||||
|
|
||||||
# TODO: rhel7
|
# TODO: rhel7
|
||||||
#- name: Copy xmpp plugin config
|
#- name: Copy xmpp plugin config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue