9 lines
147 B
YAML
9 lines
147 B
YAML
---
|
|
all:
|
|
hosts:
|
|
home-assistant:
|
|
gather_facts: False
|
|
ansible_user: root
|
|
ansible_port: 2222
|
|
pwd_config: /homeassistant
|