1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Add missing provider to eos_banner basic-motd eapi test (#23396)

Otherwise this stalls and timeouts, it doesn't have creds to run.
This commit is contained in:
Ricardo Carrillo Cruz 2017-04-07 13:39:33 +02:00 committed by GitHub
parent 48eeab8a53
commit 2cc2b8fb4d

View file

@ -5,6 +5,7 @@
banner: motd banner: motd
state: absent state: absent
authorize: yes authorize: yes
provider: "{{ eapi }}"
- name: Set motd - name: Set motd
eos_banner: eos_banner: