famedly / ansible-collection-base

`famedly.base` ansible collection for common basic services/tools like dns, ldap, ssh, ...
GNU Affero General Public License v3.0
0 stars 2 forks source link

shell customisation #84

Open famedly-bot opened 3 years ago

famedly-bot commented 3 years ago

In GitLab by @jcgruenhage on Sep 2, 2021, 11:11

Split out of #1.

We want to have a slightly modified shell for our hosts, so that we can work on them more easily if we need to ssh into them for debugging. This does not need to be super massive, and it shouldn't import too much external stuff for security reasons, but properly working shell completions is a must.

famedly-bot commented 3 years ago

In GitLab by @jcgruenhage on Sep 2, 2021, 13:17

marked this issue as related to #8

famedly-bot commented 1 year ago

In GitLab by @jcgruenhage on Feb 9, 2023, 10:27

@evlli this is probably all stuff that should go into your famedly.base.shell_tweaks role, any strong opinions on what we'd need here?

famedly-bot commented 1 year ago

In GitLab by @jdreichmann on Feb 9, 2023, 13:12

bash-completion package