ansible/test/units/module_utils/gcp
Tom Melendez f5f6cf467e [GCE] Support default credentials (#22723)
Add support for default credentials. Practically, this means that a playbook creator would not have to specify the service_account_email or credentials_file Ansible parameters.

Default Credentials only work when running on Google Cloud Platform. The 'project_id' is still required.

A test has been added to trigger this condition.
2017-03-16 17:10:07 -07:00
..
test_auth.py [GCE] Support default credentials (#22723) 2017-03-16 17:10:07 -07:00
test_utils.py Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00