Add profile exports to RC files too, otherwise PATH was getting weird.

This commit is contained in:
2026-07-17 18:35:13 -07:00
parent 90d4a22431
commit 99966ea0c4
+1
View File
@@ -1223,6 +1223,7 @@
blockinfile:
path: "{{ item }}/.bashrc"
block: |
{{ profile_common }}
{{ rc_common }}
# Export all functions! #