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"
pull/4420/head
Aaron Pederson 2019-04-22 09:38:28 -07:00 committed by Alicia Cozine
parent 6ea3eca8ff
commit 8c7e38af62
1 changed files with 0 additions and 1 deletions

View File

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