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/tests/integration/targets
Jonas L 933a16249b
feat: remove hcloud_ prefix from all modules names (#390)
##### SUMMARY

This simplifies the name of the modules from
`hetzner.hcloud.hcloud_firewall` to `hetzner.hcloud.firewall`. While
maintaining backward compatibility with the old names.

Further changes such as updating the test or the documentation will be
done in a future PR to maintain the git history when squashing the PRs.

##### ISSUE TYPE

- Feature Pull Request
2023-11-20 13:21:23 +01:00
..
certificate feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
certificate_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
datacenter_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
firewall feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
floating_ip feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
floating_ip_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
image_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
iso_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
load_balancer feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
load_balancer_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
load_balancer_network feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
load_balancer_service feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
load_balancer_target feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
load_balancer_type_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
location_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
network feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
network_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
placement_group feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
primary_ip feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
primary_ip_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
rdns feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
route feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
server feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
server_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
server_network feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
server_type_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
setup_hcloud_cli/tasks test: setup new temporary project service for integration tests (#316) 2023-09-08 09:37:43 +02:00
setup_selfsigned_certificate/tasks test: improve tests using setup_selfsigned_certificate (#286) 2023-08-04 09:01:50 +02:00
setup_ssh_keypair/tasks test: improve tests using new setup_ssh_keypair helper (#285) 2023-08-04 09:05:59 +02:00
ssh_key feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
ssh_key_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
subnetwork feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
volume feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00
volume_info feat: remove hcloud_ prefix from all modules names (#390) 2023-11-20 13:21:23 +01:00