add secret file
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
---
|
---
|
||||||
- hosts: kube
|
- hosts: kube
|
||||||
become: true
|
become: true
|
||||||
|
vars_files:
|
||||||
|
- ../secret
|
||||||
tasks:
|
tasks:
|
||||||
- name: Prune images
|
- name: Prune images
|
||||||
command: sudo k3s crictl rmi --prune
|
command: sudo k3s crictl rmi --prune
|
||||||
|
|||||||
Reference in New Issue
Block a user