1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

move network package install - double check after rebase

This commit is contained in:
Jerry Vonau 2017-10-31 05:10:46 -04:00
parent 55ee21dd49
commit 6cae3930b7
8 changed files with 62 additions and 76 deletions

View file

@ -23,6 +23,7 @@
mode={{ item.mode }}
with_items:
- { src: 'dhcp/dhcpd-env.j2' , dest: '/etc/sysconfig/dhcpd' , mode: '0644' }
- { src: 'dhcp/dhcpd-iiab.conf.j2', dest: '/etc/dhcpd-iiab.conf', mode: '0644' }
when: dhcpd_enabled and dhcpd_install
- name: Copy named file