state wasn't a valid value (#59274)

State isn't a valid value for the gcp_compute_address module, remove it from docs example
This commit is contained in:
Eric Anderson 2019-07-22 07:25:26 -07:00 committed by Alicia Cozine
parent 6531819172
commit 46b821d51f

View file

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