Skip to content

Instantly share code, notes, and snippets.

@iamgini
Created June 11, 2018 06:40

Revisions

  1. iamgini created this gist Jun 11, 2018.
    7 changes: 7 additions & 0 deletions ansible-part-3-deployment-2
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    [root@ansible-box ansible]# ansible --version
    ansible 2.5.3
    config file = /root/ansible/ansible.cfg
    configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
    ansible python module location = /usr/lib/python2.7/site-packages/ansible
    executable location = /bin/ansible
    python version = 2.7.5 (default, Apr 11 2018, 07:36:10) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]