Move the rest of yum: to package: as well

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2017-10-09 00:37:39 +02:00
parent c12b374a34
commit 73f695ab72
28 changed files with 40 additions and 40 deletions

View file

@ -1,5 +1,5 @@
- name: install postfix
yum: pkg=postfix state=present
package: pkg=postfix state=present
tags:
- postfix
- packages