Move the rest of yum: to package: as well
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
c12b374a34
commit
73f695ab72
28 changed files with 40 additions and 40 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: install postfix
|
||||
yum: pkg=postfix state=present
|
||||
package: pkg=postfix state=present
|
||||
tags:
|
||||
- postfix
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue