Elevate permissions for microk8s inspect
Use elevated permissions for microk8s inspect command Change-Id: Ia22994b945c69f7dd608d7f605dc35fd02f8e8f2
This commit is contained in:
parent
5dc2ba323b
commit
b031cd7118
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user