diff --git a/roles/batcave/tasks/main.yml b/roles/batcave/tasks/main.yml index 8c719e1990..f2adb79f88 100644 --- a/roles/batcave/tasks/main.yml +++ b/roles/batcave/tasks/main.yml @@ -48,9 +48,8 @@ - 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 - # https://pagure.io/fedora-infrastructure/issue/6422 - atomic-openshift-clients # For convenient client access to os.fp.o + - easy-rsa # For easy copying into ansible-private for certs. tags: - batcave - config