ios test changes (#35510)

* Fix over-byte

* Update ios tests to call `provider`

To continue to support testing `connection: local`

* Fix command dict handling in ios_user

* Clean up unit tests, too
This commit is contained in:
Nathaniel Case
2018-02-02 09:50:15 -05:00
committed by GitHub
parent d7d9e40dd1
commit f3337e1fba
49 changed files with 240 additions and 243 deletions

View File

@@ -5,7 +5,7 @@
ios_command:
commands:
- show version
authorize: yes
provider: "{{ cli }}"
wait_for:
- "result[0] contains bad_value_string"
register: result