We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Chapter 13, page 351, "Testing a role with Molecule":
molecule init role my.test
... no longer works. The molecule role init command was removed in Molecule 6.0 (I think):
molecule role init
Removed 'init role' command due to already being covered by ansible-galaxy
See ansible/molecule#3959