diff --git a/plugins/modules/gcp_compute_snapshot_facts.py b/plugins/modules/gcp_compute_snapshot_facts.py index abd1057..8aae9f5 100644 --- a/plugins/modules/gcp_compute_snapshot_facts.py +++ b/plugins/modules/gcp_compute_snapshot_facts.py @@ -56,7 +56,6 @@ EXAMPLES = ''' project: test_project auth_kind: serviceaccount service_account_file: "/tmp/auth.pem" - state: facts ''' RETURN = '''