June 2018
Beginner
578 pages
13h 39m
English
In the previous section of this chapter, we used the ansible-galaxy init command to create the common role. This creates several folders and files; before we start editing them, let's quickly discuss what each of them is used for:

It is really only the top level we are worried about; the main.yml files are just the default YAML files that are called for each part of the role:
Read now
Unlock full access