ansible_make_role 0.7.9
ansible-make-role process a single-file role definition file and generate an Ansible role from it. The role is defined in the role.yml file and contain a section for each Ansible main.yml file: 'defaults', 'vars', 'tasks', and 'handlers'. Definitions outside of those sections (notably 'dependencies') are going to the meta/main.yml file
Gemfile:
=
install:
=
Runtime Dependencies (2):
indented_io
>= 0
shellopts
= 0.9.3