Fix improper tagging on NRPE role
This commit is contained in:
parent
1ca062d6ea
commit
b38bb4bf62
@ -64,4 +64,4 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- nagios-nrpe-server.service
|
- nagios-nrpe-server.service
|
||||||
when: "'tags_nagios-nrpe' not in group_names and item in services"
|
when: "'tags_nagios-nrpe' not in group_names and item in services"
|
||||||
tags: [ nrpe, zerotier ]
|
tags: [ nrpe ]
|
||||||
|
Loading…
Reference in New Issue
Block a user