9 lines
85 B
YAML
9 lines
85 B
YAML
---
|
|
linux:
|
|
hosts:
|
|
localhost:
|
|
ansible_connection: local
|
|
|
|
aix:
|
|
hosts: {}
|