initial upload
This commit is contained in:
6
playbooks/consul.yml
Normal file
6
playbooks/consul.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: consul
|
||||
serial: 2
|
||||
gather_facts: true
|
||||
roles:
|
||||
- consul
|
||||
Reference in New Issue
Block a user