#4098 fix ansible warnings for vagrant installation
Merged by pingou. Opened by karsten.
karsten/pagure ansible-deprecation-warnings  into  master

Download 4098.patch

Latest ansible prints deprecation warnings about using a loop on a package module via squash_actions:
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions
Fix those and also:
- suppress warning about using rpm directly
- don't fail playbook if ClamAV DB is already up to date

Signed-off-by: Karsten Hopp karsten@redhat.com

rebased onto f81cdc54136341d37f716712f7276f530be869f0

Cool, thanks :)

Pull-Request has been merged by pingou

Metadata