hidden:Plays and playbooks

From Lsdf
Revision as of 02:19, 20 June 2016 by Jvw (talk | contribs) (Created page with "The Ansible layout on hpa uses roles to group tasks and host functions. The tasks are grouped in each main.yml file in the roles directory: Ansible/roles/<function>/task/ma...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Ansible layout on hpa uses roles to group tasks and host functions. The tasks are grouped in each main.yml file in the roles directory:

 Ansible/roles/<function>/task/main.yml

The common role has tasks for setting up the automounter and rsyslog.