ansible-collection-hetzner-.../plugins/modules
jjeff07 51afb23166
feat: assign primary ip to a server on create (#465)
##### SUMMARY

Fixes #464 

##### ISSUE TYPE
- Feature Pull Request

##### COMPONENT NAME
primary_ip

---------

Co-authored-by: jo <ljonas@riseup.net>
2024-03-11 18:20:30 +01:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
certificate.py fix!: always return iso-8601 formatted date time (#453) 2024-02-05 12:18:53 +01:00
certificate_info.py fix!: always return iso-8601 formatted date time (#453) 2024-02-05 12:18:53 +01:00
datacenter_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
firewall.py feat: allow forcing the deletion of firewalls that are still in use (#447) 2024-02-02 09:48:56 +01:00
firewall_info.py feat: improve firewall resources management (#324) 2024-02-01 16:50:13 +01:00
firewall_resource.py feat: improve firewall resources management (#324) 2024-02-01 16:50:13 +01:00
floating_ip.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
floating_ip_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
image_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
iso_info.py fix!: always return iso-8601 formatted date time (#453) 2024-02-05 12:18:53 +01:00
load_balancer.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_info.py fix: load balancer invalid cookie lifetime value returned (#452) 2024-02-05 09:00:26 +01:00
load_balancer_network.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_service.py fix: load balancer invalid cookie lifetime value returned (#452) 2024-02-05 09:00:26 +01:00
load_balancer_target.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
load_balancer_type_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
location_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
network.py fix: allow renaming networks (#449) 2024-02-02 12:53:54 +01:00
network_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
placement_group.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
primary_ip.py feat: assign primary ip to a server on create (#465) 2024-03-11 18:20:30 +01:00
primary_ip_info.py feat: assign primary ip to a server on create (#465) 2024-03-11 18:20:30 +01:00
rdns.py feat: replace ansible.netcommon utils with python3 ipaddress module (#416) 2023-12-12 11:50:45 +01:00
route.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
server_network.py fix: return sorted alias_ips in server_network module (#458) 2024-02-07 11:45:37 +01:00
server_type_info.py deps: update pre-commit hook psf/black-pre-commit-mirror to v24 (#443) 2024-01-26 11:22:13 +01:00
ssh_key.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
ssh_key_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
subnetwork.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
volume.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00
volume_info.py refactor: add future annotations imports (#398) 2023-11-23 14:53:10 +01:00