diff --git a/master.yml b/master.yml index 456c93c801..e3297c9df9 100644 --- a/master.yml +++ b/master.yml @@ -58,7 +58,7 @@ - include: /srv/web/infra/ansible/playbooks/groups/paste.yml - include: /srv/web/infra/ansible/playbooks/groups/pkgdb.yml - include: /srv/web/infra/ansible/playbooks/groups/pkgs.yml -- include: /srv/web/infra/ansible/playbooks/groups/postgresl-server.yml +- include: /srv/web/infra/ansible/playbooks/groups/postgresql-server.yml - include: /srv/web/infra/ansible/playbooks/groups/qadevel.yml #- include: /srv/web/infra/ansible/playbooks/groups/qadevel-stg.yml - include: /srv/web/infra/ansible/playbooks/groups/resultsdb-prod.yml diff --git a/playbooks/groups/postgresl-server.yml b/playbooks/groups/psotgresql-server.yml similarity index 100% rename from playbooks/groups/postgresl-server.yml rename to playbooks/groups/psotgresql-server.yml