aacebedo / machination

An helper to create virtual machines using Docker and Vagrant
2 stars 2 forks source link

doc: high level explanations #19

Closed mzemb closed 9 years ago

mzemb commented 9 years ago

machination is based on templates A template define:

Ansible needs a playbook file that defines which roles to execute. The file is named ..playbook The roles are then executed in order of their listing (and can depend themselves on other roles).