You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud/google
Ryan Brown 24db4de245 Merge pull request #4156 from supertom/ansible-2111-fix
Support updating GCE firewall rules when attributes change

Fixes #2111
8 years ago
..
__init__.py
gc_storage.py correct gs_storage docs to match reality 8 years ago
gce.py Collapse boilerplate code into change_instance_state function 8 years ago
gce_lb.py
gce_net.py Added helper function and logic to sort attributes before comparing. 8 years ago
gce_pd.py