mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix eapi tests to use become (#40838)
* Return the expected prompt character based on become status * Update eos_banner tests for eapi * Update eos_config tests for eapi * Update eos_facts tests for eapi * Update eos_interface tests for eapi * Update eos_l3_interface tests for eapi * Update eos_lldp tests for eapi * Update eos_logging tests for eapi * Update eos_smoke tests for eapi * Update eos_system tests for eapi
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
|
||||
- debug: msg="END cli/common_utils.yaml on connection={{ ansible_connection }}"
|
||||
|
||||
|
||||
# hit conditional()
|
||||
- name: Set test interface
|
||||
set_fact:
|
||||
|
||||
Reference in New Issue
Block a user