Skip to content

andreasscherbaum/ansible-base

Repository files navigation

ansible-base

Base directory for Ansible playbooks

Main usage

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