Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Role Credential Plugin

This AAP plugin is intended to allow a credential attached to a job to assume an AWS IAM role using STS.

To install the plugin:

  1. Copy the files from this repo onto the AAP controller nodes.
  2. From a terminal session on each AAP controller node, cd to the folder you've copied the code to.
  3. Install the Python code in the AAP virtualenv on each controller node:
awx-python -m pip install .
  1. From any AAP controller node, run this command to register the plugin:
awx-manage setup_managed_credential_types
  1. Restart the AAP services:
automation-controller-service restart

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages