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