change project name
This commit is contained in:
@@ -24,7 +24,7 @@ controller_templates:
|
||||
- name: "RHEL 8 VM"
|
||||
job_type: run
|
||||
inventory: "Workshop Inventory"
|
||||
project: "Azure Demo"
|
||||
project: "Azure Repo"
|
||||
playbook: "create_rhel_vm_demo.yml"
|
||||
credentials:
|
||||
- "Azure Infrastructure"
|
||||
@@ -48,7 +48,7 @@ controller_templates:
|
||||
- name: "Windows VM"
|
||||
job_type: run
|
||||
inventory: "Workshop Inventory"
|
||||
project: "Azure Demo"
|
||||
project: "Azure Repo"
|
||||
playbook: "create_windows_vm_demo.yml"
|
||||
credentials:
|
||||
- "Azure Infrastructure"
|
||||
@@ -71,7 +71,7 @@ controller_templates:
|
||||
- name: "Destroy Resource Group"
|
||||
job_type: run
|
||||
inventory: "Workshop Inventory"
|
||||
project: "Azure Demo"
|
||||
project: "Azure Repo"
|
||||
playbook: "destroy_resource_group.yml"
|
||||
credentials:
|
||||
- "Azure Infrastructure"
|
||||
|
||||
Reference in New Issue
Block a user