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:
parent
55ee21dd49
commit
6cae3930b7
8 changed files with 62 additions and 76 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue