charts/tools/gate/jarvis/standard-container/assets/playbooks/cleanup.yaml

5 lines
126 B
YAML

- hosts: localhost
become: yes
tasks:
- name: Clean up release
include_tasks: ./roles/cleanup/tasks/cleanup.yaml