hidden:Plays and playbooks: Difference between revisions

From Lsdf
Jump to navigationJump to search
(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...")
(No difference)

Revision as of 02:19, 20 June 2016

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.