File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
inventory-generation/tower_jobs_launch Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 49
49
ansible_connection: local
50
50
sources :
51
51
- name : ' {{ customer_engagement }}-notifications'
52
- description : Source for {{ customer_engagement }}-notifications
52
+ description : ' Source for {{ customer_engagement }}-notifications'
53
53
inventory : ' {{ customer_engagement }}-tower_jobs_launch'
54
54
source : scm
55
55
source_project : ' {{ customer_engagement }}-project'
56
56
credential : ' {{ scm_credential_name }}'
57
- source_path : iac/inventories/tower_jobs_schedules /inventory
57
+ source_path : iac/inventories/notifications /inventory
58
58
update_on_launch : true
59
59
source_vars : |-
60
60
---
61
61
- name : ' {{ customer_engagement }}-tower_jobs_schedules'
62
- description : Source for {{ customer_engagement }}-notifications
62
+ description : ' Source for {{ customer_engagement }}-tower_jobs_schedules '
63
63
inventory : ' {{ customer_engagement }}-tower_jobs_launch'
64
64
source : scm
65
65
source_project : ' {{ customer_engagement }}-project'
66
66
credential : ' {{ scm_credential_name }}'
67
- source_path : iac/inventories/notifications /inventory
67
+ source_path : iac/inventories/tower_jobs_schedules /inventory
68
68
update_on_launch : true
69
69
source_vars : |-
70
70
---
You can’t perform that action at this time.
0 commit comments