diff --git a/plugins/modules/gcp_storage_object.py b/plugins/modules/gcp_storage_object.py index a6f4b14..7fd95b3 100644 --- a/plugins/modules/gcp_storage_object.py +++ b/plugins/modules/gcp_storage_object.py @@ -105,7 +105,6 @@ EXAMPLES = """ project: test_project auth_kind: serviceaccount service_account_file: "/tmp/auth.pem" - state: present """ RETURN = """