Scripts to configure my linux environment.
Content:
- bootstrap: install the main tools (inc. ansible)
- tasks: various tasks to configure my environment (to be selected in playbook.yaml)
Usage:
- ./bootstrap
- edit playbook.yaml to un/comment the required elements
- ./config-test
- ./config-apply
- Aliases related to this tooling should be upper case (e.g. SC)