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