Add become

This commit is contained in:
madereddy
2023-12-11 14:50:57 -05:00
parent 122f03b687
commit bd6bd2512b
+1
View File
@@ -1,5 +1,6 @@
- name: Clean OCI Stack
hosts: Docker
become: yes
tasks:
- name: Stop containers using Docker Compose