big jenkinsfile update
This commit is contained in:
@ -4,9 +4,13 @@
|
||||
hosts: all
|
||||
become: yes
|
||||
|
||||
vars:
|
||||
gather_only: true
|
||||
|
||||
roles:
|
||||
|
||||
- { role: cosmos_init, vars: {"gather_only": "true" } }
|
||||
- cosmos_init
|
||||
|
||||
- matt_capture
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user