Added NFS service configuration to the SERVICES role to allow DNAC backups
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## for devices which feature VRFs or multi-instance capabilities.
|
||||
|
||||
- name: Audit devices and print key information
|
||||
hosts: baguleykit
|
||||
hosts: evengkit
|
||||
gather_facts: false
|
||||
connection: network_cli
|
||||
roles:
|
||||
|
||||
@@ -5,3 +5,6 @@ baguleykit:
|
||||
homekit:
|
||||
hosts:
|
||||
192.168.1.60:
|
||||
evengkit:
|
||||
hosts:
|
||||
172.16.1.239:
|
||||
|
||||
Reference in New Issue
Block a user