Commit e42a88be authored by Rafael Monnerat's avatar Rafael Monnerat

playbook: Fix playbook location on standalone

parent 39fd8782
#!/bin/bash
# Reruns the ansible playbook, does nothing else
cd /opt/slapos.playbook/playbook/
cd /opt/slapos.playbook/
ansible-playbook {{ startup_playbook_id }} -i hosts --connection=local
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment