fix pkg to package

This commit is contained in:
Kevin Fenzi
2016-08-08 16:40:16 +00:00
parent 3359cb717f
commit e4dda05dcc
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
---
# install mod_wsgi
- name: install mod_wsgi
pkg:
package:
name: mod_wsgi
state: present
tags: