mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-06-19 23:30:20 -07:00
Fixing Ansible Integration tests (#175)
<!-- This change is generated by MagicModules. --> /cc @rambleraptor
This commit is contained in:
parent
6c4fae3b34
commit
ba60e76aee
44 changed files with 135 additions and 134 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue