https://github.com/ericcames/ansibleautomationplatform
Ansible Automation Platform (AAP)
https://github.com/ericcames/ansibleautomationplatform
ansible automation
Last synced: about 1 year ago
JSON representation
Ansible Automation Platform (AAP)
- Host: GitHub
- URL: https://github.com/ericcames/ansibleautomationplatform
- Owner: ericcames
- Created: 2022-04-23T03:56:59.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T14:26:38.000Z (over 1 year ago)
- Last Synced: 2025-03-26T21:36:50.186Z (over 1 year ago)
- Topics: ansible, automation
- Language: Jinja
- Homepage:
- Size: 1.46 MB
- Stars: 6
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Automation Platform (AAP)
**Ansible Standards**
- Use fully qualified domain names (FQDN) to refer to your endpoints
- Use fuilly qualified module names to refer to your ansible modules
**Ansible Automation Platform Upgrade Assistant**
- [Upgrade Assistant](https://access.redhat.com/labs/aapua/ "Upgrade Assistant")
**Ansible Documentation**
- [Ansible userguide](https://docs.ansible.com/automation-controller/latest/html/userguide/ "Ansible userguide")
**Playbook Editing**
- [Visual Studio Code](https://code.visualstudio.com/ "Code editing Redifined")

- [Are you using VI? Put this in your .vimrc file](https://github.com/ericcames/AnsibleAutomationPlatform/blob/main/files/vimrc "Are you using VI? Put this in your .vimrc file")
**Playbook Performance**
- [Windows performance](https://docs.ansible.com/ansible/latest/user_guide/windows_performance.html "Windows performance")
- [Ansible Playbooks Improving Performance](https://github.com/ericcames/AnsibleAutomationPlatform/blob/main/files/Ansible%20-%20Playbook%20Performance.pdf "Ansible Playbooks Improving Performance")
**Official Youtube Channel**
- [Red Hat Ansible Automation](https://www.youtube.com/c/ansibleautomation "Red Hat Automation")
- [AnsibleFest 2021](https://www.youtube.com/watch?v=BLkm7KDKPEw "AnsibleFest 2021")
check out the video @ 8:25 - Beth Boy JPMC Community of practice
check out the video @ 23:03 - Introducing automation mesh
**The AWX Project**
- [Community Ansible](https://www.ansible.com/products/awx-project/faq "The AWX Project")
**How are "managed nodes" defined as part of the Red Hat Ansible Automation Platform offering?**
- [Managed nodes explained](https://access.redhat.com/articles/3331481?extIdCarryOver=true&sc_cid=701f2000001OH7YAAW "Managed nodes explained")
**Ansible Training**
- [Ansible Training](https://www.ansible.com/products/ansible-training "Ansible Training")
- [Getting Started](https://developers.redhat.com/products/ansible/getting-started "Getting Started")
- [Ansible Workshops](https://github.com/ansible/workshops "Ansible Workshops")