Quick start guide to Ansible for Linux sysadmins - Red Hat
www.redhat.com › sysadmin › ansible-quick-startJan 28, 2021 · After the installation, run the ansible --version command to check the version of Ansible installed. # 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/local/lib/python3.6/site-packages/ansible-2.9.6-py3.6.egg/ansible executable location = /usr/local/bin/ansible python version = 3.6.8 (default, Oct 11 2019, 15:04:54) [GCC 8.3.1 ...