This website requires JavaScript.
Explore
Help
Register
Sign In
internet
/
community.general
Watch
3
Star
0
Fork
0
You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced
2026-04-06 02:33:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3208cf5abf1695d47bb0ced2a226cd5bed8ccca5
community.general
/
lib
/
ansible
/
modules
/
cloud
/
google
History
Tom Melendez
b85bcb71c3
Support for named_ports in Managed Instance Groups. A libcloud guard has been implemented, as this feature will only be available in libcloud >= 1.3, or by using trunk. (
#5167
)
2016-12-08 11:25:26 -05:00
..
__init__.py
added __init__.py to new cloud subcategories so builds work again
2016-12-08 11:22:25 -05:00
gc_storage.py
correct gs_storage docs to match reality
2016-12-08 11:24:35 -05:00
gce_lb.py
Fixing gce compile time errors irt exception handling for Python 3 (
#3845
)
2016-12-08 11:24:34 -05:00
gce_mig.py
Support for named_ports in Managed Instance Groups. A libcloud guard has been implemented, as this feature will only be available in libcloud >= 1.3, or by using trunk. (
#5167
)
2016-12-08 11:25:26 -05:00
gce_net.py
Doc update
2016-12-08 11:24:45 -05:00
gce_pd.py
Fixing gce compile time errors irt exception handling for Python 3 (
#3845
)
2016-12-08 11:24:34 -05:00
gce.py
GCE: Add support for 'number' parameter for manually provisioned Google Compute clusters (
#4276
)
2016-12-08 11:25:22 -05:00