big jenkinsfile update

This commit is contained in:
2025-10-12 16:49:35 -07:00
parent 320ffa8393
commit 2446f3c039
17 changed files with 148 additions and 49 deletions

View File

@ -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