openstack-ansible-ops/bootstrap-embedded-ansible
Kevin Carter 88bf46c65c
Add osquery testing
Change-Id: Ia8249da40bf5eb0e09b5d7811eb126b60dc5dc73
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-10-17 13:58:03 -05:00
..
README.rst Move the embedded ansible tools to its own subdir 2018-10-08 16:50:45 +00:00
bootstrap-embedded-ansible.sh Add osquery testing 2018-10-17 13:58:03 -05: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 enviornment will create a virtual environment at ${HOME}/ansible25 if it does not already exist.

To leave the embedded ansible enviornment run the function deactivate.