1
0
Fork 0
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:
A Holt 2018-10-15 04:53:40 -04:00 committed by GitHub
parent 89cf8be11d
commit ad247eb8b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@
- name: Add 'network' variable values (from computed_services.yml) to /etc/iiab/iiab.ini
ini_file:
dest: "{{ iiab_config_file }}"
dest: "{{ iiab_ini_file }}"
section: network
option: "{{ item.option }}"
value: "{{ item.value }}"