ifstated: Use templating for ifstated configurations
This commit is contained in:
parent
baa768fe53
commit
e31769a606
4 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
- name: copy ifstated config
|
||||
copy:
|
||||
template:
|
||||
dest: /etc/ifstated.conf
|
||||
src: "{{ ifstated_config }}"
|
||||
mode: 0644
|
||||
|
|
Loading…
Add table
Reference in a new issue