Releases: usegalaxy-eu/ansible-autofs
Releases · usegalaxy-eu/ansible-autofs
'include' deprecated - minor fix
Ansible deprecated the include
module, so this is replaced by include_tasks
which should not change any behaviour.
Add tags for postboot execution
Following tags were added to the config tasks, that can be run post-boot:
- postboot
- postboot-autofs
1.0.0: Merge pull request #1 from sanjaysrikakulam/main
Update the Update Autofs templates and configure the task. Check PR #1