Video

Notes

About the accompanying repo

  • The repo has evolved after the video was made:
    • Now using 1Password CLI as a vault instead of Ansible Vault, for increased flexibility and security.
    • Now partially supporting macOS and Arch Linux in addition to Ubuntu.
  • ansible-lint can be run on push as a GitHub Action.
  • Since some YAML parsers require it, adding --- at the top of YAML files is a good idea.
  • Starship is a customizable prompt for any shell.

Resources