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

Merge pull request #2605 from holta/runrole-cleanup

Remove quotes from ./runrole's run-one-role.yml as with all other .yml's
This commit is contained in:
A Holt 2020-10-29 22:47:50 -04:00 committed by GitHub
commit 06aec0ec5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
vars_files:
- vars/default_vars.yml
- "vars/{{ ansible_local.local_facts.os_ver }}.yml"
- vars/{{ ansible_local.local_facts.os_ver }}.yml
- /etc/iiab/local_vars.yml
- /etc/iiab/iiab_state.yml