1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

Update detected_network.yml

This commit is contained in:
A Holt 2018-10-15 04:54:01 -04:00 committed by GitHub
parent ad247eb8b4
commit a0d62e87fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -190,7 +190,7 @@
- name: Add 'detected_network' variable values to /etc/iiab/iiab.ini
ini_file:
dest: "{{ iiab_config_file }}"
dest: "{{ iiab_ini_file }}"
section: detected_network
option: "{{ item.option }}"
value: "{{ item.value }}"