Correct package name
This commit is contained in:
parent
6af7a7b8a7
commit
4a37632b51
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue