Repo for my Ansible stuff.
- Ansible: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#installing-ansible-on-ubuntu
- Sops (installed with Helm Secrets plugin): https://github.com/mozilla/sops
make init
make local
make site
# or with options to the ansible-playbook command
make site options='-l kubernetes -v'