Skip to content

Commit

Permalink
update references to Workshop Inventory -> Demo Inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
zjleblanc committed Sep 11, 2023
1 parent 347dc28 commit 0277c76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cloud/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ controller_templates:
- AWS
project: Ansible official demo project
playbook: cloud/snapshot_ec2.yml
inventory: Workshop Inventory
inventory: Demo Inventory
notification_templates_started: Telemetry
notification_templates_success: Telemetry
notification_templates_error: Telemetry
Expand Down Expand Up @@ -405,7 +405,7 @@ controller_templates:
- AWS
project: Ansible official demo project
playbook: cloud/restore_ec2.yml
inventory: Workshop Inventory
inventory: Demo Inventory
notification_templates_started: Telemetry
notification_templates_success: Telemetry
notification_templates_error: Telemetry
Expand All @@ -431,7 +431,7 @@ controller_templates:

- name: "LINUX / Patching"
job_type: check
inventory: "Workshop Inventory"
inventory: "Demo Inventory"
project: "Ansible official demo project"
playbook: "linux/patching.yml"
execution_environment: Default execution environment
Expand Down

0 comments on commit 0277c76

Please sign in to comment.