My baseline config and creature comforts
| baseline | ||
| defaults | ||
| files | ||
| handlers | ||
| meta | ||
| tasks | ||
| templates | ||
| tests | ||
| vars | ||
| LICENSE | ||
| README.md | ||
Baseline Config and Creature Comforts
This is basically my creature comforts role. It updates all of the packages via the default package manager, then sets the bash prompt to one that I find more useful, and install a few other config items. Definitely peruse the files and templates before deciding if this is something you want to use.
Requirements
- Enterprise Linux 7 or 8 (this probably will work on Fedora, but I've not tested it)
- Ability to
becometherootuser to manipulate system config files
Role Variables
Doesn't need any special variables. Should be fire-and-forget.
Example Playbook
- hosts: all
roles:
- baseline
License
Apache 2.0
Author Information
- GitHub
- Personal Website - yes, I know this site is miserable.