```sh
# Run bootstrap
./bootstrap.sh
# Configure 1Password
# Run Ansible
ansible-playbook main.yml
```