Fixing Ansible Integration tests (#175)

<!-- This change is generated by MagicModules. -->
/cc @rambleraptor
This commit is contained in:
The Magician 2019-01-30 14:44:55 -08:00 committed by Alex Stephen
parent 6c4fae3b34
commit ba60e76aee
44 changed files with 135 additions and 134 deletions

View file

@ -117,7 +117,7 @@ EXAMPLES = '''
- name: create a bucket access control
gcp_storage_bucket_access_control:
bucket: "{{ bucket }}"
bucket: "test_object"
entity: user-alexstephen@google.com
role: WRITER
project: "test_project"