ansible 10.5.0
0
Radically simple IT automation
Contents
Radically simple IT automation
Stars: 62590, Watchers: 62590, Forks: 23863, Open Issues: 860The ansible/ansible
repo was created 12 years ago and the last code push was Yesterday.
The project is extremely popular with a mindblowing 62590 github stars!
How to Install ansible
You can install ansible using pip
pip install ansible
or add it to a project with poetry
poetry add ansible
Package Details
- Author
- Ansible, Inc.
- License
- GPL-3.0-or-later
- Homepage
- https://ansible.com/
- PyPi:
- https://pypi.org/project/ansible/
- Documentation:
- https://docs.ansible.com/ansible
- GitHub Repo:
- https://github.com/ansible/ansible
Classifiers
Related Packages
Errors
A list of common ansible errors.
Code Examples
Here are some ansible
code examples and snippets.
GitHub Issues
The ansible package has 860 open issues on GitHub
- The final
output_dir
pr - ansible-test - Update outdated links in comments.
- [2.12] Remove more whitelist and blacklist occurances (docs only).
- Improve error message when using custom SSH port (known_hosts)
- Allow option to protect variables from prevalence
- ansible-vault encrypt_string: fix –output to write into file
- Update 'Installing Ansible on FreeBSD'.
- Would it be possible to add some references explaining where/hos to install the SSL certs for VMWare vcenter?
- Correct PowerShell Code Block Typo on developing_modules_general_windows.rst
- one way to depreate them all
- AIX | The service module does not process arguments on restart
- Update windows_winrm.rst
- Clarify namespace selection and new collection requests
- ansible_reboot_pending always reports null on Windows Server
- Update 'Ansible and BSD' section 'Setting the Python interpreter'.