Skip to content
Snippets Groups Projects
Commit 904df461 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: create /etc/bash.bashrc if it doesn't exist

parent 793f6e21
No related branches found
No related tags found
No related merge requests found
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
owner: "root" owner: "root"
group: "root" group: "root"
mode: 0644 mode: 0644
create: true
marker: "# {mark} ANSIBLE MANAGED BLOCK - CUSTOM BASH PROMPT" marker: "# {mark} ANSIBLE MANAGED BLOCK - CUSTOM BASH PROMPT"
block: | block: |
# enable Bash completion # enable Bash completion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment