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
commit 5f215337c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
49 changed files with 28 additions and 202 deletions

View file

@ -7,7 +7,6 @@
gather_subset:
- all
authorize: yes
become: yes
register: result

View file

@ -5,7 +5,6 @@
- name: test getting default facts
ios_facts:
authorize: yes
become: yes
register: result
- assert:

View file

@ -7,7 +7,6 @@
gather_subset:
- "foobar"
authorize: yes
become: yes
register: result
ignore_errors: true
@ -31,7 +30,6 @@
- "!hardware"
- "hardware"
authorize: yes
become: yes
register: result
ignore_errors: true

View file

@ -7,7 +7,6 @@
gather_subset:
- "!hardware"
authorize: yes
become: yes
register: result
- assert: