1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00
hetzner.hcloud/plugins/modules
Adrian Huber 7d3828837c
Placement groups (#102)
* Add placement_groups

* Create server with placement_group

* Add/remove server to/from placement_group

* Remove deprecated tmage test

* Add changelogs

* Add placement groups to hcloud_server_info

* Deprecate force_upgrade flag
2021-08-16 12:31:02 +02:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_certificate.py Add managed certs support (#72) 2021-04-06 11:59:59 +02:00
hcloud_certificate_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_datacenter_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_datacenter_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_firewall.py Add description field to firewall rules (#101) 2021-08-12 13:13:19 +02:00
hcloud_floating_ip.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_floating_ip_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_floating_ip_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_image_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_image_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_network.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_service.py hcloud_load_balancer_service - fix imported wrong HealthCheck from hcloud-python 2021-04-06 12:25:40 +02:00
hcloud_load_balancer_target.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_load_balancer_type_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_location_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_location_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_network.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_network_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_placement_group.py Placement groups (#102) 2021-08-16 12:31:02 +02:00
hcloud_rdns.py hcloud_rdns improve error message on not existing server/Floating IP (#99) 2021-07-22 09:24:11 +02:00
hcloud_route.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_server.py Placement groups (#102) 2021-08-16 12:31:02 +02:00
hcloud_server_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_server_info.py Placement groups (#102) 2021-08-16 12:31:02 +02:00
hcloud_server_network.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_server_type_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_server_type_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_ssh_key.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_ssh_key_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_ssh_key_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_subnetwork.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00
hcloud_volume.py hcloud_volume: Force detaching volume on deletion (#95) 2021-07-16 10:55:08 +02:00
hcloud_volume_facts.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_volume_info.py Fix error handling and add test cases (#58) 2021-02-24 13:37:58 +01:00