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

Update computed_network.yml

This commit is contained in:
A Holt 2018-10-15 04:53:20 -04:00 committed by GitHub
parent cda32ce957
commit 89cf8be11d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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