ansible-collection-hetzner-.../tests
Jonas L 00a4fdd58a
fix: use empty string to remove server from its placement group (#489)
##### SUMMARY
- Do not remove the server from its placement group when the
`placement_group` argument is not specified.
- Pass an empty string to the `placement_group` argument to remove a
server from its placement group.
2024-04-04 16:53:32 +02:00
..
integration fix: use empty string to remove server from its placement group (#489) 2024-04-04 16:53:32 +02:00
sanity feat!: drop support for ansible-core 2.13 (#450) 2024-02-05 14:26:04 +01:00
unit chore: add fail_on_invalid_params helper (#470) 2024-03-11 18:03:26 +01:00
utils test: fix vswitch subnets ip_range (#359) 2023-10-17 09:18:26 +02:00
.gitignore Initial commit 2020-03-09 13:36:01 +00:00
config.yml feat: drop support for python3.7 (#270) 2023-07-19 14:28:21 +02:00
constraints.txt ci: add unit tests to azure pipelines (#325) 2023-09-26 09:41:19 +02:00
requirements.yml feat: replace ansible.netcommon utils with python3 ipaddress module (#416) 2023-12-12 11:50:45 +01:00