# main-playbook # Usage Used to run any of the following options/roles based on the flow control variables defined during execution * install/update/monitor ## Flow Control Variables These should be set during ansible execution and not in the inventory files.
They all default to *false* | Variable | Description | |:---:|:---| | *install_perforce* | Runs the install role which installs the perforce sdp framework | | *update_perforce* | Runs sub_tasks in update.yml of the install role that updates the p4/p4d binaries and SDP scripts | | *monitor_perforce* | Runs the monitoring role and set's up monitoring artifacts for the perforce servers |