java-deptools: remove with_items

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2019-06-12 02:07:18 +10:00 committed by pingou
parent 17f147e643
commit 9099522cd7

View file

@ -4,8 +4,9 @@
- repos - repos
- name: Install packages - name: Install packages
package: name={{ item }} state=present package:
with_items: state: present
name:
- httpd - httpd
- mod_md - mod_md
- mod_ssl - mod_ssl