Use bold in right place and merge
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e479213a6e
commit
f43a697629
12
README.md
12
README.md
@ -89,15 +89,11 @@ $ export MOLECULE_DEBUG=True # very verbose, last ditch effort
|
|||||||
|
|
||||||
## Volume Handling
|
## Volume Handling
|
||||||
|
|
||||||
> WARNING: this feature appears to be broke. See [#24](https://github.com/ansible-community/molecule-hetznercloud/issues/24) for more
|
> **WARNING**: this feature appears to be broke. See [#24](https://github.com/ansible-community/molecule-hetznercloud/issues/24) for more
|
||||||
|
|
||||||
It is possible to have the driver manage volumes during the test run.
|
It is possible to have the driver manage volumes during the test run. You can
|
||||||
|
add the following stanza to your Molecule configuration to have Molecule create
|
||||||
You can add the following stanza to your Molecule configuration to have
|
this volume for the managed VPS. This volume will be cleaned up after use.
|
||||||
Molecule create this volume for the managed VPS. This volume will be cleaned up
|
|
||||||
after use (**Please note**: there is a bug raised against clean-up right now,
|
|
||||||
see [#24](https://github.com/ansible-community/molecule-hetznercloud/issues/24)
|
|
||||||
for more).
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
platforms:
|
platforms:
|
||||||
|
Loading…
Reference in New Issue
Block a user