diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml index 7b9750c1b2..fd077ab347 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -38,6 +38,7 @@ - python-dns # needed to have ansible remove ip-based known_host entries - libvirt-client # needed to allow migrations to be run from here. - ansible-lint # needed to check ansible playbooks for issues. + - mash # Needed for infra tags tags: - batcave - config