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 9ef7d69 commit a6e1243Copy full SHA for a6e1243
environments/.stackhpc/hooks/post.yml
@@ -20,3 +20,4 @@
20
ansible.builtin.include_role:
21
name: release_train
22
tasks_from: revert_repos.yml
23
+ when: ansible_distribution_major_version == "9" #TODO update role once RL8 config decided
environments/.stackhpc/hooks/pre.yml
@@ -25,3 +25,4 @@
25
26
27
tasks_from: set_repos.yml
28
0 commit comments