RubyGems Navigation menu

ansible_make_role 0.7.1

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:
= Copy to clipboard Copied!

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.1 - February 15, 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:

= Copy to clipboard Copied!

Total downloads 15,268

For this version 1,840

Licenses:

N/A

Required Ruby Version: >= 0

Links: