geerlingguy / geerlingguy/ansible-for-devops
molecule init role is gone
Open
bug
- Dominant language
- Python
- Stars
- 9.9k
- Forks
- 3.8k
- PR merge metrics
- No merged PRs in 30d
Description
Chapter 13, page 351, "Testing a role with Molecule":
```bash
molecule init role my.test
```
... no longer works. The `molecule role init` command was removed in Molecule 6.0 (I think):
>Removed 'init role' command due to already being covered by ansible-galaxy
See https://github.com/ansible/molecule/pull/3959
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.