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