Initial test of DNAC module for Ansible - not great...
This commit is contained in:
+24
-24
@@ -1,25 +1,25 @@
|
||||
---
|
||||
all:
|
||||
children:
|
||||
services:
|
||||
hosts:
|
||||
ubuntu.dnaclab.net:
|
||||
telemetry:
|
||||
hosts:
|
||||
telemetry.dnaclab.net:
|
||||
developer:
|
||||
hosts:
|
||||
developer.dnaclab.net:
|
||||
gitlab:
|
||||
hosts:
|
||||
gitlab.dnaclab.net:
|
||||
test:
|
||||
hosts:
|
||||
test.dnaclab.net:
|
||||
all_servers:
|
||||
hosts:
|
||||
ubuntu.dnaclab.net:
|
||||
telemetry.dnaclab.net:
|
||||
developer.dnaclab.net:
|
||||
gitlab.dnaclab.net:
|
||||
test.dnaclab.net:
|
||||
all:
|
||||
children:
|
||||
services:
|
||||
hosts:
|
||||
ubuntu.dnaclab.net:
|
||||
telemetry:
|
||||
hosts:
|
||||
telemetry.dnaclab.net:
|
||||
developer:
|
||||
hosts:
|
||||
developer.dnaclab.net:
|
||||
gitlab:
|
||||
hosts:
|
||||
gitlab.dnaclab.net:
|
||||
test:
|
||||
hosts:
|
||||
test.dnaclab.net:
|
||||
all_servers:
|
||||
hosts:
|
||||
ubuntu.dnaclab.net:
|
||||
telemetry.dnaclab.net:
|
||||
developer.dnaclab.net:
|
||||
gitlab.dnaclab.net:
|
||||
test.dnaclab.net:
|
||||
|
||||
Reference in New Issue
Block a user