Add missing ansible-freeipa package for CI

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2020-12-22 14:22:55 +01:00 committed by kevin
parent 59717b009d
commit d530dfb078

View file

@ -1,8 +1,10 @@
- hosts: all
tasks:
- name: Install ansible-review
- name: Install packages
package:
name: python3-ansible-review
name:
- ansible-freeipa
- python3-ansible-review
state: latest
- name: Install invocation script