diff --git a/main.yml b/main.yml index 72d5d8b..c26b705 100644 --- a/main.yml +++ b/main.yml @@ -1,8 +1,6 @@ --- - name: main task hosts: "{{ inputHostsGroups }}" - collections: - - community.docker vars: build_root_abspath: "/home/dietpi/build/{{ ansible_date_time.iso8601_basic_short }}" demobackend_version: "latest"