4 lines
62 B
YAML
4 lines
62 B
YAML
---
|
|
- hosts: {{ main_host }}
|
|
remote_user: {{ remote_user }}
|
---
|
|
- hosts: {{ main_host }}
|
|
remote_user: {{ remote_user }}
|