More copy fixes

[ci skip]
This commit is contained in:
Luke Murphy 2020-04-25 08:16:06 +02:00
parent aeb9b75eb1
commit 1703644f47
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ This plugin allows you to do `molecule init role myrolename -d hetznercloud`
and have Molecule provision on-demand Hetzner Cloud VPSes of your choice for
your integration testing. New VPSes will be automagically created and
provisioned on each `molecule test` run, SSH keys are generated and managed
internally and all resources are cleaned up regardless whether the role under
test succeeds or fails.
internally and all resources are cleaned up regardless of whether the role
under test succeeds or fails.
## Support