--- # remove namespace - This will delete all the objects inside the namespace - name: Remove grafana project oc_project: state: absent name: "{{ grafana_namespace }}"