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 0d8a440 commit 90a33faCopy full SHA for 90a33fa
environments/.stackhpc/hooks/post.yml
@@ -12,15 +12,3 @@
12
- "/opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/{{ ondemand_package_version }}-1/gems/bootstrap_form-2.7.0/test/dummy/Gemfile.lock"
13
- "/opt/ood/ondemand/root/usr/share/gems/3.1/ondemand/{{ ondemand_package_version }}-1/gems/bootstrap_form-4.5.0/demo/yarn.lock"
14
- /var/www/ood/apps/sys/dashboard/node_modules/data-confirm-modal/Gemfile.lock
15
-<<<<<<< HEAD
16
-=======
17
-
18
-- hosts: builder
19
- become: yes
20
- tasks:
21
- - name: Disable ark repos
22
- ansible.builtin.include_role:
23
- name: dnf_repos
24
- tasks_from: disable_repos.yml
25
- when: ansible_distribution_major_version == "9" #TODO update role once RL8 config decided
26
->>>>>>> main
0 commit comments