6 lines
67 B
YAML
6 lines
67 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- arch_aur
|