0.1.14-DEV-20200505-093550
-------------------------- * ADD: - unms.thezengarden.net -> 10.1.1.168 * MODIFY: - hosts all -> dhcpd_nodes
This commit is contained in:
parent
20423e3f1b
commit
d9cf2a783a
@ -56,6 +56,10 @@
|
|||||||
mac_address: "18:e8:29:60:f1:21"
|
mac_address: "18:e8:29:60:f1:21"
|
||||||
ip_address : "10.1.1.167"
|
ip_address : "10.1.1.167"
|
||||||
|
|
||||||
|
unms:
|
||||||
|
mac_address: "8E:0A:C3:27:8B:BF"
|
||||||
|
ip_address : "10.1.1.168"
|
||||||
|
|
||||||
zg-okd-m1:
|
zg-okd-m1:
|
||||||
mac_address: "52:9E:AB:D9:C6:08"
|
mac_address: "52:9E:AB:D9:C6:08"
|
||||||
ip_address : "10.1.1.70"
|
ip_address : "10.1.1.70"
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: dhcpd_nodes
|
||||||
become: yes
|
become: yes
|
||||||
gather_facts: yes
|
gather_facts: yes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user