Fix eos_banner cli basic_motd integration test (#23158)

A task was lacking the provider variable, causing the test to fail.

Fixes #23130
This commit is contained in:
Ricardo Carrillo Cruz 2017-03-31 00:21:23 +02:00 committed by GitHub
parent 8b677e25c4
commit 9cc47df30e

View file

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