change names
This commit is contained in:
@@ -21,7 +21,7 @@ controller_credentials:
|
|||||||
subscription: REPLACEME
|
subscription: REPLACEME
|
||||||
|
|
||||||
controller_templates:
|
controller_templates:
|
||||||
- name: "RHEL 8 VM"
|
- name: "AZURE / RHEL 8 VM"
|
||||||
job_type: run
|
job_type: run
|
||||||
inventory: "Workshop Inventory"
|
inventory: "Workshop Inventory"
|
||||||
project: "Azure Repo"
|
project: "Azure Repo"
|
||||||
@@ -45,7 +45,7 @@ controller_templates:
|
|||||||
rhel_public_key: "{{ azure_public_key }}"
|
rhel_public_key: "{{ azure_public_key }}"
|
||||||
survey_public_ip: "True"
|
survey_public_ip: "True"
|
||||||
|
|
||||||
- name: "Windows VM"
|
- name: "AZURE / Windows VM"
|
||||||
job_type: run
|
job_type: run
|
||||||
inventory: "Workshop Inventory"
|
inventory: "Workshop Inventory"
|
||||||
project: "Azure Repo"
|
project: "Azure Repo"
|
||||||
@@ -68,7 +68,7 @@ controller_templates:
|
|||||||
win_admin_user: "azureuser"
|
win_admin_user: "azureuser"
|
||||||
win_admin_password: "AnsibleTest@123"
|
win_admin_password: "AnsibleTest@123"
|
||||||
|
|
||||||
- name: "Destroy Resource Group"
|
- name: "AZURE / Destroy Resource Group"
|
||||||
job_type: run
|
job_type: run
|
||||||
inventory: "Workshop Inventory"
|
inventory: "Workshop Inventory"
|
||||||
project: "Azure Repo"
|
project: "Azure Repo"
|
||||||
@@ -80,7 +80,7 @@ controller_templates:
|
|||||||
region: "eastus"
|
region: "eastus"
|
||||||
|
|
||||||
controller_schedules:
|
controller_schedules:
|
||||||
- name: Destroy Resource Group
|
- name: AZURE / Destroy Resource Group
|
||||||
description: A demonstration
|
description: A demonstration
|
||||||
unified_job_template: Destroy Resource Group
|
unified_job_template: Destroy Resource Group
|
||||||
rrule: "DTSTART:20220101T000000Z RRULE:FREQ=DAILY;INTERVAL=1;COUNT=1"
|
rrule: "DTSTART:20220101T000000Z RRULE:FREQ=DAILY;INTERVAL=1;COUNT=1"
|
||||||
|
|||||||
Reference in New Issue
Block a user