fixing typo
This commit is contained in:
parent
2458210124
commit
e7fa85ef29
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
- name: set hostname (required by some services, at least postfix need it)
|
||||
shell: "hostname {{inventory_hostname}}"
|
||||
|
||||
tasks:
|
||||
tasks:
|
||||
- name: add packages
|
||||
yum: state=present name={{ item }}
|
||||
with_items:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue