diff --git a/playbooks/clean.yml b/playbooks/clean.yml index 589a34a..3856f19 100644 --- a/playbooks/clean.yml +++ b/playbooks/clean.yml @@ -1,5 +1,6 @@ - name: Clean OCI Stack hosts: Docker + become: yes tasks: - name: Stop containers using Docker Compose