Sanjay Chari 71b1afc61a Fix Browbeat installation for composable roles
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
2022-05-18 10:18:45 +05:30
..
2019-12-16 08:11:35 -05:00

Running browebat ansible unit tests

Running ansible molecule unit tests

Adding ansible molecue unit test

  • cd ansible/install/roles/<example role> molecule init scenario --role-name <example role> --driver-name docker