One too many ses here
This commit is contained in:
parent
e22c9b1d95
commit
d7c4bccfd4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
- name: install the planet packages
|
- name: install the planet packages
|
||||||
yum: pkg={{item}} state=present
|
yum: pkg={{item}} state=present
|
||||||
with_itemss:
|
with_items:
|
||||||
- venus
|
- venus
|
||||||
tags:
|
tags:
|
||||||
- planet_server
|
- planet_server
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue