You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Running bootstrap.sh spends a lot of time checking for dependencies, updating repos, etc. To test changes to a role more quickly, load the ansible SSH key as described above, and then...
cd /usr/local/tunapanda/provision/playbooks/
ansible-playbook -i ../scripts/inventory.py main.yml
You can also create a custom playbook and use it instead of main.yml