bastion: remove with_items from package
This commit is contained in:
parent
585ca39340
commit
9324e76c28
1 changed files with 4 additions and 3 deletions
|
@ -40,6 +40,7 @@
|
|||
|
||||
tasks:
|
||||
- name: install needed packages
|
||||
package: name={{ item }} state=present
|
||||
with_items:
|
||||
- ipmitool
|
||||
package:
|
||||
state: present
|
||||
name:
|
||||
- ipmitool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue