Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericcames/ansibleautomationplatform
Ansible Automation Platform (AAP)
https://github.com/ericcames/ansibleautomationplatform
ansible automation
Last synced: 10 days ago
JSON representation
Ansible Automation Platform (AAP)
- Host: GitHub
- URL: https://github.com/ericcames/ansibleautomationplatform
- Owner: ericcames
- Created: 2022-04-23T03:56:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T17:52:17.000Z (4 months ago)
- Last Synced: 2024-07-31T04:15:25.745Z (4 months ago)
- Topics: ansible, automation
- Language: Jinja
- Homepage:
- Size: 1.45 MB
- Stars: 5
- Watchers: 1
- Forks: 3
- 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")
![alt text](https://github.com/ericcames/AnsibleAutomationPlatform/blob/main/images/vscodeext.png "Logo Title Text 1")
- [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")