Structure
roles/
  common/
    tasks/
    handlers/
    files/              # 'copy' will refer to this
    templates/          # 'template' will refer to this
    meta/               # Role dependencies here
    vars/
    defaults/
      main.yml
References
- http://www.ansibleworks.com/docs/playbooks_roles.html
 
0 Comments 这个速查表。 写评论!