Instead of having an Ansible role per-directory main.yml file, ansible-make-role processes a make.yml file in the role directory and generates the main.yml files from that. In make.yml each main.yml definition is contained in a per-file section: 'defaults', 'vars', 'tasks', and 'handlers'. Definitions outside of those sections (notably 'dependencies') are going to the meta/main.yml file
Required Ruby Version
>= 0
Authors
Claus Rasmussen
Versions
- 0.8.0 August 09, 2022 (9 KB)
- 0.7.10 August 18, 2021 (9 KB)
- 0.7.9 June 01, 2020 (9 KB)
- 0.7.8 March 15, 2020 (9 KB)
- 0.7.7 March 15, 2020 (9 KB)
- 0.7.0 February 13, 2020 (8 KB)