Update gcp_container_cluster_facts.py (#55475)

'state' is not a supported parameter in this module - the example failed with "Unsupported parameters for (gcp_container_cluster_facts) module"
This commit is contained in:
Aaron Pederson 2019-04-22 09:38:28 -07:00 committed by Alicia Cozine
parent 6ea3eca8ff
commit 8c7e38af62

View file

@ -58,7 +58,6 @@ EXAMPLES = '''
project: test_project
auth_kind: serviceaccount
service_account_file: "/tmp/auth.pem"
state: facts
'''
RETURN = '''