Swap how become is specified for ios integration tests (#34107)

This commit is contained in:
Nathaniel Case
2017-12-20 14:05:16 -05:00
committed by GitHub
parent 427479ae48
commit 5f215337c9
49 changed files with 28 additions and 202 deletions

View File

@@ -5,7 +5,6 @@
ios_command:
commands: show foo
authorize: yes
become: yes
register: result
ignore_errors: yes
@@ -19,7 +18,6 @@
- show version
- show foo
authorize: yes
become: yes
register: result
ignore_errors: yes