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:
|
tasks:
|
||||||
- name: install needed packages
|
- name: install needed packages
|
||||||
package: name={{ item }} state=present
|
package:
|
||||||
with_items:
|
state: present
|
||||||
- ipmitool
|
name:
|
||||||
|
- ipmitool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue