11 Commits
Author SHA1 Message Date
Benjamin Wenzelanddecentral1se 8bf5ca3ed2 Handle case of absent instance_config.yml gracefully
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 Reinhardtanddecentral1se 6c4c20baa6 Add possibility to create networks
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
continuous-integration/drone/push Build is passing
2021-01-06 15:27:53 +01:00
Luke Murphy 1423840fba Fixup volume creation functionality
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
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 671e92cd0b Actually don't embed prepare.yml
It can be customised if needed, otherwise not used.
2020-04-27 16:00:39 +02:00
Luke Murphy dfb003fdcb Remove embedded converge.yml
continuous-integration/drone/push Build is passing
See https://github.com/ansible-community/molecule/issues/2675.
2020-04-27 15:51:28 +02:00
Luke Murphy 3a1602382a Appease linter with spacing
continuous-integration/drone/push Build was killed
2020-04-27 15:25:00 +02:00
Luke Murphy 5179b284ba Add bundled playbooks
continuous-integration/drone/push Build was killed
2020-04-27 15:20:47 +02:00