Skip to content

Commit

Permalink
Update setup.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IPvSean committed Sep 23, 2024
1 parent e6102e1 commit 3218db3
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions cloud/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,26 +155,13 @@ controller_templates:
project: Ansible Cloud AWS Demos
playbook: playbooks/cloud_report.yml
inventory: Demo Inventory
# notification_templates_started: Telemetry
# notification_templates_success: Telemetry
# notification_templates_error: Telemetry
# extra_vars:
# aws_report: vpc
# reports_aws_bucket_name: reports-pd-{{ _deployment_id }}
# survey_enabled: true
# survey:
# name: ''
# description: ''
# spec:
# - question_name: AWS Region
# type: multiplechoice
# variable: create_vm_aws_region
# required: true
# choices:
# - us-east-1
# - us-east-2
# - us-west-1
# - us-west-2
execution_environment: Cloud Services Execution Environment
notification_templates_started: Telemetry
notification_templates_success: Telemetry
notification_templates_error: Telemetry
extra_vars:
reports_aws_bucket_name: reports-pd-{{ _deployment_id }}
reports_aws_region: "us-east-1"

- name: Cloud / AWS / Tags Report
job_type: run
Expand Down

0 comments on commit 3218db3

Please sign in to comment.