zen_dhcpd/zen_dhcpd.yml
Chris Hammer 4de23ff889 0.1.20-DEV-20201105-162349
--------------------------
    * FIX:
      - changing hosts from dhcpd_nodes to all in order to fix ci for now
      - ...forgot to actually save my .gitlab-ci.yml edit; done now
2020-11-05 16:24:03 -05:00

9 lines
84 B
YAML

---
- hosts: all
become: yes
gather_facts: yes
roles:
- role: zen_dhcpd