
Browbeat installation fails for composable roles on controllers and computes because it expects exact pattern matching for the hosts. This patch fixes the issue. Change-Id: I8057784a32e1ef8032a017656c8f7a81c7083ece
Running browebat ansible unit tests
Running ansible molecule unit tests
Ensure that you have docker installed:
Run tox -e molecule
Adding ansible molecue unit test
- cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker