mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 08:56:00 +00:00
Refactor ansible inventory to add dev server
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# 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.50.209
|
||||
|
||||
[agents]
|
||||
agent1 ansible_host=192.168.50.205
|
||||
Reference in New Issue
Block a user