5 lines
81 B
YAML
5 lines
81 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- roles/new_sudoers_user
|