w:Ansible (software) Changelog: https://github.com/ansible/ansible/releases
ansible --version
Releases
edit- v2.9: 31/10/2019 https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst
- v2.9.1 13/11/2019
- v2.8: 16/05/2019 https://github.com/ansible/ansible/blob/stable-2.8/changelogs/CHANGELOG-v2.8.rst, https://www.ansible.com/blog/whats-new-in-red-hat-ansible-engine-2.8
- Ansible Collections and content namespacing
BECOME
is the default Ansible word to prompt for a passwordgather_facts
module: https://docs.ansible.com/ansible/latest/modules/gather_facts_module.html- python interpreter discovery[1]
- v2.7 09/10/2018: https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst, https://www.ansible.com/blog/the-release-of-red-hat-ansible-engine-2-7
- New
reboot
module ignore_unreachable
added
- New
- v2.6 02/07/2018 https://www.ansible.com/blog/your-time-has-come-ansible-2-6
- Inventory Plugins: foreman, generator, gcp_compute, nmap
- v2.5 23/03/2018 https://groups.google.com/forum/#!topic/ansible-announce/V2HLb1lKKoI
- v2.4 19/09/2017
import_playbook
keywords https://docs.ansible.com/ansible/latest/modules/import_playbook_module.htmlimport_tasks
import_role
https://docs.ansible.com/ansible/latest/modules/import_role_module.html#import-role-module
- v2.0 12/01/2016 https://www.ansible.com/blog/ansible-2.0-launch https://raw.githubusercontent.com/ansible/ansible/stable-2.0/CHANGELOG.md
block
introduce the concept of exception handling to playbooks, and were modeled after the try/except/finally structure of Python (and many other languages)
- v1.5 28 February 2014[2]
- 1.4.3 https://github.com/ansible/ansible/releases/tag/v1.4.3
- 1.4.2 December 18, 2013 https://github.com/ansible/ansible/releases/tag/v1.4.2
ansible-galaxy
command added for retrieving roles from the Galaxy[3][4]
- 1.2 June 10, 2013
- Ansible Roles introduced[5]
Timeline
editSee also
edit- ↑ https://docs.ansible.com/ansible/latest/reference_appendices/interpreter_discovery.html
- ↑ https://raw.githubusercontent.com/ansible/ansible/v1.5.0/CHANGELOG.md
- ↑ https://github.com/ansible/ansible/commit/4a20055a598bcb2ba6d73edce68a739b4af77c2a#diff-b677d0fda08cef8d4f642ed8a3e16498
- ↑ https://www.jeffgeerling.com/blog/using-ansible-galaxy
- ↑ https://www.ansible.com/blog/2013/12/19/ansibleworks-galaxy-is-now-available