From 4e6db09c432d66afe46c1dbc5269fddd9f2c42e0 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 23 Feb 2024 17:24:29 +0800 Subject: [PATCH] Update main.yml --- main.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/main.yml b/main.yml index 704b221..d841357 100644 --- a/main.yml +++ b/main.yml @@ -1,10 +1,6 @@ --- - name: main task - hosts: "{{ inputHostsGroups }}" become: yes - vars: - build_root_abspath: "/home/dietpi/build/{{ ansible_date_time.iso8601_basic_short }}" - demobackend_version: "latest" roles: - role: demolamp collections: