ansible-collection-hetzner-.../plugins/modules
urbanekpj c3e4c0ea0a
feat: add created field to server and server_info modules (#381)
##### SUMMARY
Add missing "created" field to ansible result

based on documentation
https://docs.hetzner.cloud/#servers-get-all-servers

```
created
string required
Point in time when the Resource was created (in ISO-8601 format)
```

##### ISSUE TYPE
- Feature Pull Request

##### COMPONENT NAME
hcloud_server_info
hcloud_server

Co-authored-by: Pawel Urbanek <pawel.urbanek@medvc.eu>
2023-11-06 17:10:54 +01:00
..
__init__.py Initial commit 2020-03-09 13:36:01 +00:00
hcloud_certificate.py docs: fix certificates module options and examples (#377) 2023-10-30 17:30:49 +01:00
hcloud_certificate_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_datacenter_info.py feat: add server_types to datacenter info module (#379) 2023-11-06 15:23:20 +01:00
hcloud_firewall.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_floating_ip.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_floating_ip_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_image_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_iso_info.py refactor: don't use ISO deprecated field (#371) 2023-10-23 13:36:14 +02:00
hcloud_load_balancer.py feat: add load_balancer algorithm option (#368) 2023-10-20 12:20:09 +02:00
hcloud_load_balancer_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_load_balancer_network.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_load_balancer_service.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_load_balancer_target.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_load_balancer_type_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_location_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_network.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_network_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_placement_group.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_primary_ip.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_primary_ip_info.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_rdns.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_route.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_server.py feat: add created field to server and server_info modules (#381) 2023-11-06 17:10:54 +01:00
hcloud_server_info.py feat: add created field to server and server_info modules (#381) 2023-11-06 17:10:54 +01:00
hcloud_server_network.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_server_type_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_ssh_key.py deps: update pre-commit hook ansible/ansible-lint to v6.21.0 (#365) 2023-10-19 12:41:44 +02:00
hcloud_ssh_key_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_subnetwork.py feat: allow selecting a resource using its ID (#361) 2023-10-18 10:28:42 +02:00
hcloud_volume.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00
hcloud_volume_info.py refactor: move module vars out of __init__ (#336) 2023-09-26 09:41:01 +02:00