Update roles/demolamp/defaults/main.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user