--- - name: haproxy | install requirements apt: name: "{{ item }}" state: present update_cache: yes with_items: - apt-transport-https - gpg