Fixes & Enhancements #6

Merged
me merged 35 commits from dev into main 2025-10-14 15:01:21 -07:00
Showing only changes of commit 267a260e90 - Show all commits

View File

@@ -775,7 +775,7 @@
alias ansible-facts='ansible localhost -m setup --connection=local'
function_now: |
function now {
date "+%Y%m%d_%H%M%S"
date "+%Y%m%d-%H%M%S"
}
function today {
date "+%Y%m%d"