This playbook runs the Openshift Metering role. See the role for more information.
This playbook requires Openshift Monitoring to be installed, to install it set this variable:
openshift_monitoring_deploy: true
To install Openshift Metering, run the install playbook:
ansible-playbook playbooks/openshift-metering/config.yml
To uninstall, run the uninstall playbook:
ansible-playbook playbooks/openshift-metering/uninstall.yml