mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
ios test cleanup pt 2 (#42570)
* Remove local from ios_config to avoid needing to add provider * ios_smoke should test all with local to pick up the slack
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
- name: configure with invalid src
|
||||
ios_config:
|
||||
src: basic/foobar.j2
|
||||
provider: "{{ cli }}"
|
||||
register: result
|
||||
ignore_errors: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user