RubyGems Navigation menu

ansible_make_role 0.7.0

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

Gemfile:
=

install:
=

Versions:

  1. 0.8.0 August 09, 2022 (9 KB)
  2. 0.7.10 August 18, 2021 (9 KB)
  3. 0.7.9 June 01, 2020 (9 KB)
  4. 0.7.8 March 15, 2020 (9 KB)
  5. 0.7.7 March 15, 2020 (9 KB)
  6. 0.7.0 February 13, 2020 (8 KB)
Show all versions (9 total)

Runtime Dependencies (1):

shellopts = 0.9.3

Development Dependencies (3):

bundler ~> 1.17
rake ~> 10.0
rspec ~> 3.0

Owners:

Pushed by:

Authors:

  • Claus Rasmussen

SHA 256 checksum:

=

Total downloads 15,764

For this version 1,857

Version Released:

Licenses:

N/A

Required Ruby Version: >= 0

Links: