Changeset - 5f63e04fc9da
[Not reviewed]
0 1 0
x - 20 months ago 2023-08-29 18:32:06
xbr@c3l.lu
feat: initial_server, remove global bashrc edit
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
initial_server_setup/initial_setup.yml
Show inline comments
 
@@ -132,6 +132,7 @@
 
    - name: Add colorful PS1 in default bashrc
 
      ansible.builtin.blockinfile:
 
        path: /etc/bash.bashrc
 
        state: absent
 
        marker: "# {mark} ANSIBLE MANAGED BLOCK / Colorful PS1"
 
        block: |
 
          case "$TERM" in
0 comments (0 inline, 0 general)