]> git.phdru.name Git - ansible.git/commitdiff
Feat(update-root): Update mc-specific `bashrc`
authorOleg Broytman <phd@phdru.name>
Fri, 27 Dec 2024 17:26:37 +0000 (20:26 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 27 Dec 2024 17:26:37 +0000 (20:26 +0300)
playbooks/update-root.yaml

index 304a1e06bfd50edccf0ce272dfc336a508e2f639..549e195dbf9199561ff634ece0e62cba0ad9442f 100644 (file)
@@ -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