mirror of https://github.com/CIRCL/AIL-framework
6 lines
74 B
YAML
6 lines
74 B
YAML
|
---
|
||
|
- hosts: ail
|
||
|
remote_user: "{{remote_user}}"
|
||
|
roles:
|
||
|
- ail-host
|