Install autofs
- hosts: servers
roles:
- { role: wtanaka.autofs, autofs_net_state: present }
Default: True
When True, this role short-circuits itself if a "autofs" is already in the path
The full set of configuration options available are visible in defaults/main.yml
GPLv2