bitcoiner.social/ansible/playbooks/oneshots
2024-06-15 10:09:21 -07:00
..
doas Initialize newly refactored infra repo. 2024-06-15 10:09:21 -07:00
README.md Initialize newly refactored infra repo. 2024-06-15 10:09:21 -07:00

oneshots

Quick and dirty setup scripts for bare metal machines and cheap VMs.

doas

ansible-playbook oneshots/doas/main.yml -e "ansible_user=root" --limit <host>
  • This is a oneshot because changing from sudo to doas midflight requires the inventory file to be changed.