We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1036e4f commit b304a47Copy full SHA for b304a47
ansible/fatimage.yml
@@ -45,7 +45,7 @@
45
tasks_from: install.yml
46
47
- name: Include distribution variables for osc.ood
48
- include_vars: "{{ appliances_repository_root }}/ansible/roles/osc.ood/vars/Rocky.yml"
+ include_vars: "{{ appliances_repository_root }}/ansible/roles/osc.ood/vars/Rocky/8.yml"
49
# FUTURE: install-apps.yml - this is git clones
50
51
# - import_playbook: portal.yml
0 commit comments