FIX: adds 'children' directive in inventory/hosts.yaml
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
physical:
|
||||
proxmox-1:
|
||||
ansible_host: 192.168.0.2
|
||||
@@ -38,4 +39,3 @@ all:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
services_to_run:
|
||||
- coder_ai
|
||||
|
||||
|
||||
Reference in New Issue
Block a user