diff --git a/ansible/ood.yml b/ansible/ood.yml index 089ffd3ee0d3cece4cc03c3a2a8a047083fa2b6d..37c09aa4e34466ae9c52c20699c868a70642a346 100644 --- a/ansible/ood.yml +++ b/ansible/ood.yml @@ -6,6 +6,3 @@ - { name: 'fix_centos_repo', tags: 'fix_centos_repo' } - { name: 'install_packages', tags: 'install_packages' } - { name: 'install_zsh', tags: 'install_zsh' } - -- name: Setup node for use as a virtual cheaha node - ansible.builtin.import_playbook: cheaha.yml