6 lines
69 B
YAML
6 lines
69 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- nfs_client
|