Closed sabre1041 closed 8 years ago
Added Ansible support to OpenStack Docker client
Delete an existing image if already available
docker rmi rhtconsulting/rhc-openstack-client
Navigate to the docker/openstack-docker-client
Build Container
./run.sh
After the images builds and the container starts, verify Ansible is available
ansible --version
Verify the response
ansible 1.9.4 configured module search path = None
N/A
/cc @etsauer @oybed
@sabre1041 change looks good to me. Please let me know if you'd like me to merge.
@oybed sure
What does this PR do?
Added Ansible support to OpenStack Docker client
How should this be manually tested?
Delete an existing image if already available
Navigate to the docker/openstack-docker-client
Build Container
After the images builds and the container starts, verify Ansible is available
Verify the response
Is there a relevant Issue open for this?
N/A
Who would you like to review this?
/cc @etsauer @oybed