Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/osas/ansible-role-ansible_bastion

Ansible module to deploy a ansible deployment bastion
https://github.com/osas/ansible-role-ansible_bastion

ansible

Last synced: 6 days ago
JSON representation

Ansible module to deploy a ansible deployment bastion

Awesome Lists containing this project

README

        

In order to debug the generate ansible script, you can use this:

export PYTHONPATH=./files
export GIT_CHECKOUT=../ansible_gluster
python ./files/generate_ansible_command.py --git $GIT_CHECKOUT --path $GIT_CHECKOUT --old 832fcdece904715245af86567463a75255312b3d -n -v

This will just show the command to be executed, from a local checkout of the repo (in this case, in ../ansible_gluster).