--- - name: Install postgresql package apt: name: '{{item}}' with_items: ['postgresql', 'ptop']