Useful Ansible Links
Learn where to find some helpful Ansible resources and documentation
We'll cover the following
Official websites
- Ansible official website: The official website for Ansible, a powerful IT automation platform.
- Ansible Galaxy: A community hub for finding, reusing, and sharing Ansible roles and collections.
- The Ansible Github repository: The Github repository for Ansible, where the code is developed and maintained.
Installation guides
- Installing Ansible: The official Ansible installation documentation.
- Ansible 3.0.0 Q&A: Q&A about the Ansible community package and
ansible-base
/ansible-core
. - Releases and maintenance: The official Ansible releases and maintenance documentation.
- Ansible community change logs: The Ansible community changelogs documentation.
- The ansible-core package: The
ansible-core
package in the Python Package Index (PyPI) archive. - The ansible package: The
ansible
package in PyPI archive.
Development
- Ansible porting guides: The Ansible porting guides.
- Ansible filter: The official guide for using filters to manipulate data.
- Ansible core documentation: The official Ansible core documentation.
Community
- Ansible community: The Ansible community website.
- Ansible community guide: The official Ansible community guide.
- Developer guide: The official Ansible developer guide.
Get hands-on with 1200+ tech skills courses.