bastion: remove with_items from package

This commit is contained in:
Paul W. Frields 2019-06-11 16:00:59 +01:00 committed by pingou
parent 585ca39340
commit 9324e76c28

View file

@ -40,6 +40,7 @@
tasks:
- name: install needed packages
package: name={{ item }} state=present
with_items:
- ipmitool
package:
state: present
name:
- ipmitool