From 99966ea0c4babec4f2bc95b28b5b50cd3953774b Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 17 Jul 2026 18:35:13 -0700 Subject: [PATCH] Add profile exports to RC files too, otherwise PATH was getting weird. --- tasks/general/acct_mgmt/users.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/general/acct_mgmt/users.yml b/tasks/general/acct_mgmt/users.yml index 1e5da18..339a347 100644 --- a/tasks/general/acct_mgmt/users.yml +++ b/tasks/general/acct_mgmt/users.yml @@ -1223,6 +1223,7 @@ blockinfile: path: "{{ item }}/.bashrc" block: | + {{ profile_common }} {{ rc_common }} # Export all functions! #