Skip to content

Commit

Permalink
Update setup.yml to use correct Cloud Report
Browse files Browse the repository at this point in the history
fix for ansible#108

don't merge yet... can re-add ability to host in different regions, but this is a much better report
  • Loading branch information
IPvSean committed Sep 23, 2024
1 parent dce99f6 commit 61c33d9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cloud/setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ controller_projects:
scm_url: https://github.com/ansible-content-lab/aws.infrastructure_config_demos.git
default_environment: Cloud Services Execution Environment

- name: Ansible Cloud AWS Demos
organization: Default
scm_type: git
wait: true
scm_url: https://github.com/ansible-cloud/aws_demos.git
default_environment: Cloud Services Execution Environment

controller_credentials:
- name: AWS
credential_type: Amazon Web Services
Expand Down

0 comments on commit 61c33d9

Please sign in to comment.