mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
fix pkg to package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# install mod_wsgi
|
||||
- name: install mod_wsgi
|
||||
pkg:
|
||||
package:
|
||||
name: mod_wsgi
|
||||
state: present
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user