autofs: Initial version of role

This commit is contained in:
Timo Makinen 2020-09-09 18:28:00 +00:00
parent dde5a9f61d
commit 09a6bcce84
4 changed files with 65 additions and 0 deletions

View file

@ -0,0 +1,5 @@
---
- name: restart autofs
service:
name: autofs
state: restarted