Removing provider from facts, command and config (#54623)

This commit is contained in:
Anil Kumar Muraleedharan
2019-04-06 07:20:29 +05:30
committed by Nathaniel Case
parent 4b3662605d
commit c2958df3a4
18 changed files with 13 additions and 243 deletions

View File

@@ -7,7 +7,6 @@
- display version
wait_for:
- "result[0] contains bad_value_string"
provider: "{{ cli }}"
register: result
ignore_errors: yes