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

split network up in iiab.ini

This commit is contained in:
Jerry Vonau 2017-10-15 20:22:22 -05:00
parent bd50433874
commit 0aedaa24fd
2 changed files with 2 additions and 2 deletions

View file

@ -155,7 +155,7 @@
- name: Add location section to config file
ini_file: dest='{{ iiab_config_file }}'
section=network
section=computed_network
option='{{ item.option }}'
value='{{ item.value }}'
with_items:

View file

@ -159,7 +159,7 @@
- name: Add location section to config file
ini_file: dest='{{ iiab_config_file }}'
section=network
section=detected_network
option='{{ item.option }}'
value='{{ item.value }}'
with_items: