mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-25 09:26:01 +00:00
Refactor Ansible Playbooks to add Docker-Portainer deployment
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Make sure Ansible host has access to these devices
|
||||
# Good idea to snapshot all machines and deploy uing cloud-init
|
||||
|
||||
[servers]
|
||||
server1 ansible_host=192.168.3.21
|
||||
server2 ansible_host=192.168.3.22
|
||||
server3 ansible_host=192.168.3.23
|
||||
|
||||
[agents]
|
||||
agent1 ansible_host=192.168.3.24
|
||||
agent2 ansible_host=192.168.3.25
|
||||
Reference in New Issue
Block a user