Updated tags for consul playbook

This commit is contained in:
Eric Renfro 2022-03-01 15:00:55 -05:00
parent df9e133e0a
commit 417dc42158
Signed by: psi-jack
GPG Key ID: 14977F3A50D9A5BF
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
- name: Manage Consul Servers
hosts: debops_service_consul_servers
tags: ['role::consul', 'role::consul:server', 'skip::consul' ]
tags: ['play::consul', 'play::consul:server', 'skip::consul' ]
serial: 1
become: True