mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
yum accepted pkg=, package calls it name=
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
- name: install postfix
|
||||
package: pkg=postfix state=present
|
||||
package: name=postfix state=present
|
||||
tags:
|
||||
- postfix
|
||||
- packages
|
||||
|
||||
Reference in New Issue
Block a user