--- - name: Install postgresql package apt: name: '{{item}}' with_items: - postgresql - libdbd-pg-perl