Wrong module name.
This commit is contained in:
parent
ae11d09943
commit
214c5df0fe
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Install the httpd package, just to get the apache group on the system.
|
||||
pkg:
|
||||
name: httpd
|
||||
package:
|
||||
pkg: httpd
|
||||
state: present
|
||||
tags:
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue