mirror of https://github.com/ansible/ansible.git
Feature privilege status should only be checked if we need to escalate priv (https://github.com/ansible-collections/cisco.nxos/pull/61) (#69766)
Check feature privilege status only if priv escalation is required Reviewed-by: https://github.com/apps/ansible-zuul Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>pull/69409/head
parent
98a1e1f7a6
commit
6c9ebd76d1
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- Update terminal plugin to check feature privilege only when escalation is needed (https://github.com/ansible-collections/cisco.nxos/pull/61).
|
Loading…
Reference in New Issue