--- - name: install packages apt: pkg: "{{item}}" state: present with_items: - ansible - ipv6calc - uuid - git - python-jmespath