mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Add missing provider on basic-motd IOS test (#25307)
Without this it fails, as it needs elevated privs.
This commit is contained in:
committed by
GitHub
parent
c7eaccb7b5
commit
ffc74fdca2
@@ -4,6 +4,7 @@
|
||||
ios_banner:
|
||||
banner: motd
|
||||
state: absent
|
||||
provider: "{{ cli }}"
|
||||
authorize: yes
|
||||
|
||||
- name: Set motd
|
||||
|
||||
Reference in New Issue
Block a user