1 2 3 4 5 6 7 8 9 10
--- ### # Use this paybook to stop, start and restart openbook cleanly. # # Required variables to be passed in the command line via -e: # action=[stop|start|restart] ### - name: "Stop/Start Openbook" include: playbooks/stop_start_openbook.yaml