This playbook could be used to generate a new playbook skeleton
Modify the group_vars/all.yml to meet your needs
./generate_playbook.sh playbook_name
You can override values in group_vars/all file by starting playbook like:
ansible-playbook generate_playbook.yml -e "var=value, var2=value"
Licensed under the MIT License. See the LICENSE file for details.
See my other "work on my computer" ansible things on https://www.github.com/bjolivot