Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added bashrc_install boolean variable to disable ~/.bashrc changes #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmdavis
Copy link

@dmdavis dmdavis commented Jan 22, 2024

  • Added bashrc_install: true to defaults/main.yml
  • Updated install bash_it on .bashrc for {{ user }} step to execute when bashrc_install is true
  • Added JetBrains' ./idea IDE folders to .gitignore
  • Updated README.md to document bashrc_isntall variable

For folks who have tasks or roles that run after ansible-bash_it that update ~/.bashrc themselves and don't want this role's modifications to cause that file to appear modified every run.

* Added `bashrc_install: true` to `defaults/main.yml`
* Updated `install bash_it on .bashrc for {{ user }}` step to execute when `bashrc_install` is `true`
* Added JetBrains' `./idea` IDE folders to `.gitignore`
* Updated `README.md` to document `bashrc_isntall` variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant