Base directory for Ansible playbooks
That is primarily my own start for a new Ansible Playbook. But feel free to look around ...
Start by copying the Makefile.template to Makefile. This avoids conflicts with updates in the repository.
cp -a Makefile.template Makefile
make all