|
#
|
|
# {{ ansible_managed }}
|
|
#
|
|
# Include /etc/auto.master.d/*.autofs
|
|
# The included files must conform to the format of this file.
|
|
#
|
|
+dir:/etc/auto.master.d
|
|
+auto.master
|
|
{{ autofs.map_config.topdir }} /etc/autofs-{{ config_namespace }}.map --timeout={{ autofs.timeout }} |