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
This commit is contained in:
2020-11-05 16:24:03 -05:00
parent ab98ae91cf
commit 4de23ff889
2 changed files with 2 additions and 1 deletions

View File

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