## Affects: Server Actions ## Need for this: Links the remove from placement group action API ## Hetzner API documentation https://docs.hetzner.cloud/#server-actions-remove-from-placement-group ## Tasks - [x] Implement method on Server class - [x] Add new Action enum - [x] Implement change in ServerChangeListener - [x] Implement change in ServerService - [x] Add testing