Fix improper tagging on NRPE role

This commit is contained in:
Salt 2021-09-07 13:41:21 -05:00
parent 1ca062d6ea
commit b38bb4bf62

View File

@ -64,4 +64,4 @@
with_items:
- nagios-nrpe-server.service
when: "'tags_nagios-nrpe' not in group_names and item in services"
tags: [ nrpe, zerotier ]
tags: [ nrpe ]