File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed
Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 11---
2- # Ansible Requirements
3- # TODO: Update version attributes to match MAJOR.MINOR.PATCH version (i.e. the git tag) of the roles,
4- # once available. Note that pinning down to the PATCH number in the `version` attribute while
5- # referencing only the MINOR version in the role name translates to Ansible Playbooks automatically
6- # import the latest fixes for Ansible Roles they depend on, assuming older versions of said Ansible
7- # Roles are not cached locally, in the `./roles` or `~/.ansible/roles` directories for example.
82roles :
93 - name : ewc-ansible-role-update-system-1.0
104 src : https://github.com/ewcloud/ewc-ansible-role-update-system.git
11- version : main
5+ version : 1.0.0
126
137 - name : ewc-ansible-role-mars-client-1.0
148 src : https://github.com/ewcloud/ewc-ansible-role-mars-client.git
15- version : main
9+ version : 1.0.1
1610
17- - name : ewc-ansible-role-conda-1.0
11+ - name : ewc-ansible-role-conda-1.1
1812 src : https://github.com/ewcloud/ewc-ansible-role-conda.git
19- version : main
13+ version : 1.1.0
2014
2115 - name : ewc-ansible-role-ecmwf-toolbox-1.0
2216 src : https://github.com/ewcloud/ewc-ansible-role-ecmwf-toolbox.git
23- version : main
17+ version : 1.0.1
2418
2519 - name : ewc-ansible-role-jupyterhub-local-1.0
2620 src : https://github.com/ewcloud/ewc-ansible-role-jupyterhub-local.git
27- version : main
21+ version : 1.0.1
You can’t perform that action at this time.
0 commit comments