Packer.Images/ansible/roles/firstboot/templates/firstboot.j2

4 lines
152 B
Plaintext
Raw Normal View History

2021-06-08 19:56:06 +00:00
#!/bin/bash
2021-06-09 20:11:06 +00:00
# Apply firstboot configuration w/ ansible
2021-06-10 09:43:54 +00:00
ansible-playbook /opt/firstboot/ansible/playbook.yml | tee -a /var/log/firstboot.log > /dev/tty1