1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud/digital_ocean
Rob Nieuwenhuizen 4094ba7682 Digitalocean public private ip (#27269)
* When using private networking the ip_address key contains the private ip.
Add the following info to module output when available:
  - private_ipv4_address
  - public_ipv4_address
  - private_ipv6_address
  - public_ipv6_address
2018-02-04 03:45:16 +05:30
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
digital_ocean.py Digitalocean public private ip (#27269) 2018-02-04 03:45:16 +05:30
digital_ocean_block_storage.py Add support for snapshot_id field (#23334) 2018-01-03 03:55:30 -05:00
digital_ocean_certificate.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
digital_ocean_domain.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
digital_ocean_floating_ip.py Modules metadata: fix invalid GitHub ID in author field (#31856) 2017-11-02 06:52:18 -04:00
digital_ocean_floating_ip_facts.py Add new module digital_ocean_floating_ip_facts (#26372) 2018-01-07 08:51:57 +05:30
digital_ocean_sshkey.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
digital_ocean_sshkey_facts.py [cloud] Add new module digital_ocean_sshkey_facts (#26365) 2017-10-25 11:34:39 -04:00
digital_ocean_tag.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00