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

refactor: Remove irrrelevant role as we move to Alma

parent c7d2b924
No related branches found
No related tags found
1 merge request!3Change compute reference to login
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
hosts: all hosts: all
become: true become: true
roles: roles:
- { name: 'fix_centos_repo', tags: 'fix_centos_repo' }
- { name: 'cheaha.node', tags: 'cheaha.node' } - { name: 'cheaha.node', tags: 'cheaha.node' }
- { name: 'nfs_mounts', tags: 'nfs_mounts' } - { name: 'nfs_mounts', tags: 'nfs_mounts' }
- { name: 'ldap_config', tags: 'ldap_config' } - { name: 'ldap_config', tags: 'ldap_config' }
......
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