openstack-ansible-ops/bootstrap-embedded-ansible
Zuul 8ce606a64d Merge "1.modify the http link to https links 2.modify the misspelling world" 2018-12-19 16:16:30 +00:00
..
README.rst 1.modify the http link to https links 2018-11-25 04:17:18 +00:00
bootstrap-embedded-ansible.sh Updated the connection plugins and add env options 2018-12-19 08:52:49 -06:00

README.rst

Create an embedded Ansible runtime

tags

embedded, ansible

About this repository

The embedded ansible script will create an ansible runtime within the users home folder. This ansible runtime will be within a virtual envrionment and have all of the plugins required to run ansible standalone or in an OpenStack-Ansible compatible envrionment.

Usage

source bootstrap-embedded-ansible.sh

With the script sourced, the ansible environment will create a virtual environment at ${HOME}/ansible_venv if it does not already exist.

To leave the embedded ansible environment run the function deactivate.