Only cover role init now
This commit is contained in:
parent
5e74393578
commit
7eb47daace
@ -45,10 +45,9 @@ Find out more about how to get one of those [over here](https://docs.hetzner.clo
|
|||||||
$ export HCLOUD_TOKEN=mycoolapitoken
|
$ export HCLOUD_TOKEN=mycoolapitoken
|
||||||
```
|
```
|
||||||
|
|
||||||
Then install the required Python package.
|
Then create a role using the driver plugin.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ pip install molecule-hetznercloud
|
|
||||||
$ molecule init role myrolename -d hetznercloud
|
$ molecule init role myrolename -d hetznercloud
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user