Add justfile

We keep the Makefile for now, but don't mention it to new
users anymore.
This commit is contained in:
Slavi Pantaleev
2023-01-11 15:05:49 +02:00
parent 0c472c172e
commit a529bca756
6 changed files with 61 additions and 7 deletions

View File

@ -4,7 +4,7 @@
become: true
roles:
# Most of the roles below are not distributed with the playbook, but downloaded separately using `ansible-galaxy` via the `make roles` command (see `Makefile`).
# Most of the roles below are not distributed with the playbook, but downloaded separately using `ansible-galaxy` via the `just roles` command (see `justfile`).
- role: galaxy/com.devture.ansible.role.playbook_help
- role: galaxy/com.devture.ansible.role.systemd_docker_base