Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericcames/aws_ansible_deployment_containerized
Build a containerized Ansible Automation Platform
https://github.com/ericcames/aws_ansible_deployment_containerized
Last synced: 10 days ago
JSON representation
Build a containerized Ansible Automation Platform
- Host: GitHub
- URL: https://github.com/ericcames/aws_ansible_deployment_containerized
- Owner: ericcames
- License: mit
- Created: 2024-02-15T21:27:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T16:01:15.000Z (3 months ago)
- Last Synced: 2024-08-20T18:21:26.822Z (3 months ago)
- Language: Jinja
- Homepage: https://github.com/ericcames/AAP-AWS-containerized
- Size: 335 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ansible Automation Platform on Amazon Infrastructure as Code (IaC)
Build a containerized Ansible Automation Platform (AAP) at Amazon. You will be able to start using the experimental post install features that come with containerized version of AAP. Check out the following two git repos for examples on how to build out Ansible Controller and Ansible Private Automation Hub as part of the post install process. This is a repeatable build process for AAP.**Ansible Automation Platform Configuration as Code (CAC)**
- [aap.controller.config](https://github.com/ericcames/aap.controller.config "aap.contoller.config")**Automation Hub Configuration as Code (CAC)**
- [aap.automation_hub.config](https://github.com/ericcames/aap.automation_hub.config "aap.automation_hub.config")