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.
|
- name: Install the httpd package, just to get the apache group on the system.
|
||||||
pkg:
|
package:
|
||||||
name: httpd
|
pkg: httpd
|
||||||
state: present
|
state: present
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue