mirror of
https://github.com/geerlingguy/ansible-role-nfs
synced 2024-12-13 20:40:17 +01:00
6 lines
75 B
YAML
6 lines
75 B
YAML
|
---
|
||
|
- hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- ansible-role-nfs
|