Add become
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
- name: Clean OCI Stack
|
||||
hosts: Docker
|
||||
become: yes
|
||||
tasks:
|
||||
|
||||
- name: Stop containers using Docker Compose
|
||||
|
||||
Reference in New Issue
Block a user