https://github.com/deekayen/ansible-tower-aws-keys
Expose encrypted keys stored in Ansible Tower.
https://github.com/deekayen/ansible-tower-aws-keys
ansible ansible-env ansible-example ansible-examples ansible-playbook ansible-tower ansible-tower-playbooks ansible-variables aws aws-iam aws-keys
Last synced: 4 months ago
JSON representation
Expose encrypted keys stored in Ansible Tower.
- Host: GitHub
- URL: https://github.com/deekayen/ansible-tower-aws-keys
- Owner: deekayen
- License: bsd-3-clause
- Created: 2020-10-13T03:45:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T03:59:08.000Z (almost 4 years ago)
- Last Synced: 2024-12-29T15:29:35.066Z (5 months ago)
- Topics: ansible, ansible-env, ansible-example, ansible-examples, ansible-playbook, ansible-tower, ansible-tower-playbooks, ansible-variables, aws, aws-iam, aws-keys
- Homepage:
- Size: 284 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Expose Ansible Tower AWS Keys
============================= [](https://www.repostatus.org/#concept)
Amazon Web Services CLI access keys are encrypted at rest in Ansible Tower, but they need to be loaded at runtime to authenticate using boto to AWS. That gives you an opportunity to print the keys to your console if you need a reminder of what they are.

