--- - name: Create a PostgreSQL DB server hosts: all remote_user: postgres vars_files: - vars/main.yml roles: - createdb