Elevate permissions for microk8s inspect

Use elevated permissions for microk8s inspect command

Change-Id: Ia22994b945c69f7dd608d7f605dc35fd02f8e8f2
This commit is contained in:
Hemanth Nakkina 2024-04-14 15:41:08 +05:30
parent 5dc2ba323b
commit b031cd7118
No known key found for this signature in database
GPG Key ID: 2E4970F7B143168E

View File

@ -159,6 +159,7 @@
- name: run microk8s inspect
command:
cmd: microk8s inspect
become: "{{ microk8s_command_escalation }}"
changed_when: false
- name: current juju controller is microk8s