Correct package name

This commit is contained in:
Kevin Fenzi 2014-12-07 00:01:50 +00:00
parent 6af7a7b8a7
commit 4a37632b51

View file

@ -1,7 +1,7 @@
- name: install needed packages - name: install needed packages
yum: pkg={{ item }} state=present yum: pkg={{ item }} state=present
with_items: with_items:
- mod_auth_psql - mod_auth_pgsql
- totpcgi - totpcgi
- totpcgi-selinux - totpcgi-selinux
- totpcgi-provisioning - totpcgi-provisioning