This file was created with e36115a5b9 based on fb60ba67f6 (announcement of adoption of just program).
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
We have previously used [make](https://www.gnu.org/software/make/) for easily running some playbook commands (e.g. `make roles` which triggers [`ansible-galaxy`](https://docs.ansible.com/ansible/latest/cli/ansible-galaxy.html)). Our [`Makefile`](../Makefile) is still around, and you can still run these commands.