feat: full untested ansible setup
This commit is contained in:
8
inventory/hosts.yml
Normal file
8
inventory/hosts.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
twirre_servers:
|
||||
hosts:
|
||||
suno.twirre.dev:
|
||||
ansible_host: 203.0.113.10
|
||||
ansible_user: root
|
||||
Reference in New Issue
Block a user