Commit Graph

9 Commits

Author SHA1 Message Date
Benjamin Wenzel
8bf5ca3ed2
Handle case of absent instance_config.yml gracefully
Some checks reported errors
continuous-integration/drone/pr Build was killed
continuous-integration/drone/push Build is passing
i.e., instead of throwing a red fatal error message at the user and
recovering with a rescue block we downgrade the lookup error to a
warning and set the same defaults in that case that were set in the
rescue block before.

See https://github.com/ansible-community/molecule-hetznercloud/issues/31.
2021-06-28 14:20:00 +02:00
Martin Reinhardt
cfdb264fe5 Remove async for network deletion 2021-06-02 11:48:41 +02:00
Martin Reinhardt
6c4c20baa6
Add possibility to create networks
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2021-06-02 10:51:44 +02:00
Luke Murphy
ec238fe51b
Appease linter
All checks were successful
continuous-integration/drone/push Build is passing
2021-01-06 15:27:53 +01:00
Luke Murphy
1423840fba
Fixup volume creation functionality
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is failing
2021-01-06 15:21:42 +01:00
Luke Murphy
d57f80a496
Support volumes handling
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2021-01-06 12:01:37 +01:00
Luke Murphy
5efff53088
Use native ansible handlers 2021-01-06 12:01:37 +01:00
Luke Murphy
3a1602382a
Appease linter with spacing
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-04-27 15:25:00 +02:00
Luke Murphy
5179b284ba
Add bundled playbooks
Some checks reported errors
continuous-integration/drone/push Build was killed
2020-04-27 15:20:47 +02:00