From 143907c8ffed8256c244bcf56d1c2252c30282f5 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 11 Jul 2021 13:20:31 -0500 Subject: [PATCH] Add a space between PS1 and commands. --- tasks/general/acct_mgmt/users.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/general/acct_mgmt/users.yml b/tasks/general/acct_mgmt/users.yml index f3ac5ed..5e21ade 100644 --- a/tasks/general/acct_mgmt/users.yml +++ b/tasks/general/acct_mgmt/users.yml @@ -112,7 +112,7 @@ curl "https://wttr.in/${1//\ /+}" } PS1: | - export PS1='[\u@\h \w]\$' + export PS1='[\u@\h \w]\$ ' - name: General | Account Management | Users | Files | Common Variable set_fact: