ansible --version
Jump to navigation
Jump to search
ansible [core 2.15.1] config file = /Users/user/.ansible.cfg configured module search path = ['/Users/user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /Users/user/brew/Cellar/ansible/8.1.0/libexec/lib/python3.11/site-packages/ansible ansible collection location = /Users/user/.ansible/collections:/usr/share/ansible/collections executable location = /Users/user/brew/bin/ansible python version = 3.11.4 (main, Jun 30 2023, 09:43:58) [Clang 14.0.3 (clang-1403.0.22.14.1)] (/Users/user/brew/Cellar/ansible/8.1.0/libexec/bin/python3.11) jinja version = 3.1.2 libyaml = True
ansible [core 2.13.5rc1] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible python version = 3.10.4 (main, Jun 29 2022, 12:14:53) [GCC 11.2.0] jinja version = 3.0.3 libyaml = True
ansible [core 2.13.4] config file = None configured module search path = ['/Users/your-user/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /Users/your-user/brew/Cellar/ansible/6.4.0/libexec/lib/python3.10/site- packages/ansible ansible collection location = /Users/your-user/.ansible/collections:/usr/share/ansible/collections executable location = /Users/your-user/brew/bin/ansible python version = 3.10.8 (main, Oct 13 2022, 09:03:19) [Clang 13.1.6 (clang-1316.0.21.2.5)] jinja version = 3.1.2 libyaml = True
ansible --version ansible 2.10.14 config file = /srv/pathto/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /srv/pathto/.venv/lib/python3.8/site-packages/ansible executable location = /srv/pathto/.venv/bin/ansible python version = 3.8.10 (default, Jun 2 2021, 10:49:15) [GCC 9.4.0]
ansible --version ansible 2.10.3 config file = /etc/ansible/ansible.cfg .../...
ansible --version ansible 2.9.9 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible executable location = /usr/bin/ansible python version = 3.8.6 (default, Jan 27 2021, 15:42:20) [GCC 10.2.0]
Ubuntu Focal - 20.04.2 ansible --version ansible 2.9.6 config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3/dist-packages/ansible executable location = /usr/bin/ansible python version = 3.8.10 (default, Jun 2 2021, 10:49:15) [GCC 9.4.0]
Related terms[edit]
See also[edit]
- Ansible: modules, plugins, Playbooks (examples)
ansible-playbook
,ansible-vault
,ansible-inventory
,ansible-config
, Ansible Tower, Ansible Galaxy (Roles) (ansible-galaxy
),ansible-cmdb
,gather facts
,ansible.cfg
,Ansible Molecule
, Ansible collections,register
,template
,--ask-pass
,--ask-become-pass
,remote_user:
,/etc/ansible/hosts
,ansible-doc
,ansible-lint
,.ansible/
,--forks
,--start-at-task
,changelog
,inventory
,Notify:
,ansible HOSTNAME -m ping
,gathering
,/usr/bin/ansible
,ansible -m ping
,ansible.builtin
,hosts: (Ansible)
,set fact:
,when:
,blockinfile:
,become method:
,include:
,git:
, AWX,ansible --help
, Tags, Ansible variables, versions
Advertising: