Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luzilla/hcloud-housekeeping
Clean-up script for Ansible Molecule (when backed by hcloud)
https://github.com/luzilla/hcloud-housekeeping
ansible ansible-molecule hcloud hetzner hetzner-cloud molecule
Last synced: 4 days ago
JSON representation
Clean-up script for Ansible Molecule (when backed by hcloud)
- Host: GitHub
- URL: https://github.com/luzilla/hcloud-housekeeping
- Owner: Luzilla
- Created: 2020-05-25T16:40:17.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T11:02:52.000Z (over 3 years ago)
- Last Synced: 2024-12-13T14:25:53.157Z (10 days ago)
- Topics: ansible, ansible-molecule, hcloud, hetzner, hetzner-cloud, molecule
- Language: PHP
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hcloud housekeeping
An auxillary script for Molecule to clean-up orphaned instances, volumes and SSH keys on Hetzner Cloud.
## Usage
```
$ docker run -e HCLOUD_TOKEN=$HCLOUD_TOKEN quay.io/luzilla/hcloud-housekeeping:latest
Knock, knock!
This is Hetzner Cloud housekeeping!```
## License
BSD-2-Clause