--- - name: Install the INFN CA certificate get_url: url={{ item.url }} dest={{ item.dest_file }} with_items: external_ca_list when: install_external_ca_files tags: ca