Renamed the desktop vars files to match the task file names

This commit is contained in:
Scott Wallace 2019-01-31 22:35:15 +00:00
parent fae5a6364d
commit 08fa8a96c4
2 changed files with 1 additions and 1 deletions

View file

@ -4,4 +4,4 @@
- role: desktop - role: desktop
vars_files: vars_files:
- "roles/desktop/vars/{{ ansible_system|lower }}.yaml" - "roles/desktop/vars/{{ ansible_system|lower }}.yaml"
- "roles/desktop/vars/firefox.yaml" - "roles/desktop/vars/common.yaml"