Wrong module name.

This commit is contained in:
Ralph Bean 2017-09-28 21:29:29 +00:00
parent ae11d09943
commit 214c5df0fe

View file

@ -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