11 lines
159 B
YAML
11 lines
159 B
YAML
---
|
|
all:
|
|
hosts:
|
|
home.bdebyl.net:
|
|
ansible_user: ansible
|
|
children:
|
|
newhome:
|
|
hosts:
|
|
galactica.lan:
|
|
ansible_user: fedora
|