add role autofs home
This commit is contained in:
parent
c3c49798ce
commit
11da0b2400
|
@ -55,6 +55,10 @@
|
|||
name: config-ntp
|
||||
# tags: config-ntp_config
|
||||
|
||||
- name: "[CONFIG AUTOFS HOMES] Install and configure AUTOFS HOMES"
|
||||
import_role:
|
||||
name: config-autofs-homes
|
||||
|
||||
- name: "[CONFIG ZABBIX AGENT] Install and configure ZABBIX AGENT"
|
||||
import_role:
|
||||
name: config-zabbix-agent
|
||||
|
|
|
@ -55,6 +55,10 @@
|
|||
name: config-ntp
|
||||
# tags: config-ntp_config
|
||||
|
||||
- name: "[CONFIG AUTOFS HOMES] Install and configure AUTOFS HOMES"
|
||||
import_role:
|
||||
name: config-autofs-homes
|
||||
|
||||
- name: "[CONFIG ZABBIX AGENT] Install and configure ZABBIX AGENT"
|
||||
import_role:
|
||||
name: config-zabbix-agent
|
||||
|
|
Loading…
Reference in New Issue