diff --git a/tasks/general/acct_mgmt/users.yml b/tasks/general/acct_mgmt/users.yml index 46b2a3c..8e9631c 100644 --- a/tasks/general/acct_mgmt/users.yml +++ b/tasks/general/acct_mgmt/users.yml @@ -777,6 +777,9 @@ function now { date "+%Y%m%d_%H%M%S" } + function today { + date "+%Y%m%d" + } function_backup: | function backup { EXTRA="$1"