changing order of roles for taskotron-client-hosts
This commit is contained in:
parent
f47140f848
commit
9adf5351a0
1 changed files with 1 additions and 1 deletions
|
@ -44,8 +44,8 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- { role: taskotron/buildslave, tags: ['buildslave'] }
|
||||
- { role: taskotron/taskotron-client, tags: ['taskotronclient'] }
|
||||
- { role: taskotron/buildslave, tags: ['buildslave'] }
|
||||
- { role: taskotron/buildslave-configure, tags: ['buildslaveconfigure'] }
|
||||
|
||||
handlers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue