Update roles/demolamp/defaults/main.yml

This commit is contained in:
2024-02-23 17:31:32 +08:00
parent e7887d9557
commit 06ae3f6c9e

View File

@@ -8,7 +8,7 @@
############################# General ############################## ############################# General ##############################
# Temporary directory for file deployment to the target nodes. # Temporary directory for file deployment to the target nodes.
pathTemp: "/home/dietpi/build/" pathTemp: "/home/dietpi/build/{{ ansible_date_time.iso8601_basic_short }}"
# Gather facts fliter (for faster) # Gather facts fliter (for faster)
# Only use needed facts # Only use needed facts