big jenkinsfile update
This commit is contained in:
@ -3,6 +3,9 @@
|
||||
hosts: all
|
||||
become: yes
|
||||
|
||||
vars:
|
||||
security_check_only: true
|
||||
|
||||
# Required Jenkins Vars
|
||||
# host_ip - string
|
||||
# new_hostname - string
|
||||
@ -12,6 +15,9 @@
|
||||
#
|
||||
|
||||
roles:
|
||||
|
||||
- role: cosmos_init
|
||||
|
||||
- role: rip_cd
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user