short description (#NUMTICKET)

This commit is contained in:
Emmanuel Cazenave 2019-02-12 17:04:54 +01:00
parent 5525b93357
commit 8a00dd4b90
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
- supervisor
become: yes
- name: "create the postgresql user named {{user}}"
postgresql_user:
name: "{{user}}"