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