add secret file

This commit is contained in:
2024-03-18 12:07:14 +05:30
parent 2a4ab2c051
commit 20839f1963

View File

@@ -1,6 +1,8 @@
---
- hosts: kube
become: true
vars_files:
- ../secret
tasks:
- name: Prune images
command: sudo k3s crictl rmi --prune