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