0.1.14-DEV-20200505-093550

--------------------------
    * ADD:
      - unms.thezengarden.net -> 10.1.1.168

    * MODIFY:
      - hosts all -> dhcpd_nodes
This commit is contained in:
Chris Hammer 2020-05-05 09:36:29 -04:00
parent 20423e3f1b
commit d9cf2a783a
2 changed files with 5 additions and 1 deletions

View File

@ -56,6 +56,10 @@
mac_address: "18:e8:29:60:f1:21"
ip_address : "10.1.1.167"
unms:
mac_address: "8E:0A:C3:27:8B:BF"
ip_address : "10.1.1.168"
zg-okd-m1:
mac_address: "52:9E:AB:D9:C6:08"
ip_address : "10.1.1.70"

View File

@ -1,5 +1,5 @@
---
- hosts: all
- hosts: dhcpd_nodes
become: yes
gather_facts: yes