--- - name: install tools apt: name={{item}} state=present update_cache=yes loop: - curl - python3-httplib2