updates to bring this back into a working state

This commit is contained in:
2022-09-01 23:05:17 -04:00
parent a911170268
commit 943cbe9cba
7 changed files with 38 additions and 524 deletions

View File

@ -10,9 +10,9 @@ tower_user : admin
tower_password : redhat
tower_org : Red Hat Consulting
tower_file_removal_template : 13
tower_file_creation_template : 20
tower_remediation_workflow_template : 29
tower_file_removal_template : 50
tower_file_creation_template : 49
tower_remediation_workflow_template : 54
tower_file_remove_url : "{{ tower_url }}/api/v2/job_templates/\
{{ tower_file_removal_template }}/launch/"
@ -24,7 +24,7 @@ tower_remdiation_workflow : "{{ tower_url}}/api/v2/workflow_job_templates/\
gitlab_url : 'https://git.thezengarden.net'
gitlab_proj_id : 119
gitlab_pat : "glpat-vvig36j1DG6jv6h9CHdk"
gitlab_pat : "glpat-zYfH2o45Gf-YD-yBQkbe"
gitlab_commit_url : "{{ gitlab_url }}/api/v4/projects/{{ gitlab_proj_id }}\
/repository/commits"