mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Removing provider from facts, command and config (#54623)
This commit is contained in:
committed by
Nathaniel Case
parent
4b3662605d
commit
c2958df3a4
@@ -7,7 +7,6 @@
|
||||
- display version
|
||||
wait_for:
|
||||
- "result[0] contains bad_value_string"
|
||||
provider: "{{ cli }}"
|
||||
register: result
|
||||
ignore_errors: yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user