Skip to content
Snippets Groups Projects
Commit 6a74a89c authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

fix: Delete cheaha.yml call from ood.yml playbook

We moved cheaha.yml playbook to run during deploy time
parent d78a2612
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,3 @@ ...@@ -6,6 +6,3 @@
- { name: 'fix_centos_repo', tags: 'fix_centos_repo' } - { name: 'fix_centos_repo', tags: 'fix_centos_repo' }
- { name: 'install_packages', tags: 'install_packages' } - { name: 'install_packages', tags: 'install_packages' }
- { name: 'install_zsh', tags: 'install_zsh' } - { name: 'install_zsh', tags: 'install_zsh' }
- name: Setup node for use as a virtual cheaha node
ansible.builtin.import_playbook: cheaha.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment