When running molecule init role <sample_role>
It returns with
Error: No such command 'role'
Python version: 3.10.12
Ansible version: 2.15.4
OS: Windows using WSL
Molecule version: 6.0.2
When running molecule init role <sample_role>
It returns with
Error: No such command 'role'
Python version: 3.10.12
Ansible version: 2.15.4
OS: Windows using WSL
Molecule version: 6.0.2
Copyright © 2021 Jogjafile Inc.
init rolehas been removed from molecule with release 6.0.0.This was redundant with the same functionality provided by
ansible-galaxySo if you want to init a role and a default molecule scenario inside it you should now run: