mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update computed_services.yml
This commit is contained in:
parent
5b129ec79b
commit
5bf67f847c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
dhcp_service2: "dnsmasq"
|
||||
when: dnsmasq_install and dnsmasq_enabled and iiab_network_mode != "Appliance"
|
||||
|
||||
- name: Add variable values to /etc/iiab/iiab.ini
|
||||
- name: Add 'network' variable values (from computed_services.yml) to /etc/iiab/iiab.ini
|
||||
ini_file:
|
||||
dest: "{{ iiab_config_file }}"
|
||||
section: network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue