Created
          September 29, 2022 05:32 
        
      - 
      
 - 
        
Save shivam-deepsource/c7c2952ed66ed37eca6a80613c846024 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | --- | |
| user_message: | |
| - Update AWS credential with Access and Secret key | |
| - Update Workshop Credential with password used to login to Controller | |
| controller_components: | |
| - credentials | |
| - inventory_sources | |
| - job_templates | |
| controller_credentials: | |
| - name: AWS | |
| credential_type: Amazon Web Services | |
| organization: Default | |
| update_secrets: false | |
| inputs: | |
| username: REPLACEME | |
| password: REPLACEME | |
| controller_inventory_sources: | |
| - name: AWS Inventory | |
| organization: Default | |
| source: ec2 | |
| inventory: Workshop Inventory | |
| credential: AWS | |
| overwrite: true | |
| source_vars: | |
| hostnames: | |
| - tag:Name | |
| compose: | |
| ansible_host: public_ip_address | |
| groups: | |
| cloud_aws: true | |
| keyed_groups: | |
| - key: platform | |
| prefix: os | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment