September 2018
Beginner to intermediate
214 pages
5h 53m
English
This folder contains machine-readable information about the role. These folders contain the role metadata, which includes information about authors, licenses, compatibilities, and dependencies. The main use for this option is to declare dependencies, more specifically, roles. If the current role relies on another role, that gets declared in a meta folder. The following example shows how meta folders are used:
```meta/main.yml:---galaxy_info: author: medalibi description: NTP client installn company: Packt license: license (GPLv3, BSD) min_ansible_version: 2.4 platforms: - name: Ubuntu version: - 16.04 - 18.04 galaxy_tags: - networking - systemdependencies: []```
Read now
Unlock full access