mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
move network package install
This commit is contained in:
parent
a8764282dc
commit
8d2a184bbb
8 changed files with 62 additions and 61 deletions
|
|
@ -17,6 +17,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
|
||||
|
||||
- name: Copy named file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue