New stuffs again
This commit is contained in:
15
hosts
15
hosts
@ -1,9 +1,9 @@
|
||||
[bigboot]
|
||||
# bigboot-test-custom-1 ansible_host=10.10.42.5
|
||||
# bigboot-test-custom-2 ansible_host=10.10.42.13
|
||||
# bigboot-test-custom-4 ansible_host=10.10.42.15
|
||||
bigboot-test-custom-4 ansible_host=10.10.42.15
|
||||
# bigboot-test-custom-5 ansible_host=10.10.42.16
|
||||
bigboot-test-custom-6 ansible_host=10.10.42.91
|
||||
# bigboot-test-custom-6 ansible_host=10.10.42.91
|
||||
# bigboot-test-custom-7 ansible_host=10.10.42.2
|
||||
# bigboot-test-custom-8 ansible_host=10.10.42.216
|
||||
# bigboot-test-custom-9 ansible_host=10.1.1.80
|
||||
@ -24,7 +24,7 @@ ifcfg-alias-test ansible_host=10.10.42.112
|
||||
ifcfg-alias-test2 ansible_host=10.10.42.66
|
||||
ifcfg-alias-test3 ansible_host=10.10.42.103
|
||||
ifcfg-alias-test4 ansible_host=10.10.42.113
|
||||
bigboot-test-custom-5 ansible_host=10.10.42.16
|
||||
; bigboot-test-custom-5 ansible_host=10.10.42.16
|
||||
|
||||
[ipalias:vars]
|
||||
ansible_user=root
|
||||
@ -37,6 +37,15 @@ ansible_user=root
|
||||
|
||||
[temp]
|
||||
ipu-test-1 ansible_host=10.10.42.186
|
||||
# versionlock-test ansible_host=10.10.42.187
|
||||
|
||||
[temp:vars]
|
||||
ansible_user=root
|
||||
|
||||
[ifcfg]
|
||||
ip-alias-test-1 ansible_host=10.10.42.57 ansible_user=root
|
||||
|
||||
|
||||
[ipv6]
|
||||
testing ansible_host=10.10.42.72 ansible_user=root
|
||||
|
||||
|
Reference in New Issue
Block a user