--- ### # 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