From: Oleg Broytman Date: Fri, 27 Dec 2024 17:26:37 +0000 (+0300) Subject: Feat(update-root): Update mc-specific `bashrc` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=1e29c85c5b095e8f3b697aa4b0ad44675c97f22a;p=ansible.git Feat(update-root): Update mc-specific `bashrc` --- diff --git a/playbooks/update-root.yaml b/playbooks/update-root.yaml index 304a1e0..549e195 100644 --- a/playbooks/update-root.yaml +++ b/playbooks/update-root.yaml @@ -63,7 +63,7 @@ group: root mode: "0600" force: no - loop: ['mc.ext', 'mc.ext.ini'] + loop: ['bashrc', 'mc.ext', 'mc.ext.ini'] - name: "Update root mc - overwrite files from ~phd/admin" become: true