Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 387 Bytes

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:

  1. ./bootstrap
  2. edit playbook.yaml to un/comment the required elements
  3. ./config-test
  4. ./config-apply

Conventions

  • Aliases related to this tooling should be upper case (e.g. SC)