Packer.Images/ansible/roles/firstboot/templates/firstboot.j2
djpbessems 3426cd7ed3
All checks were successful
continuous-integration/drone/push Build is passing
Add absolute paths of executables
2021-06-10 12:32:27 +02:00

4 lines
167 B
Django/Jinja

#!/bin/bash
# Apply firstboot configuration w/ ansible
/usr/local/bin/ansible-playbook /opt/firstboot/ansible/playbook.yml | tee -a /var/log/firstboot.log > /dev/tty1