mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-31 15:53:09 +00:00
Adds --role-skeleton to ansible-galaxy man page (#22199)
This commit is contained in:
committed by
GitHub
parent
8b2ca79507
commit
d20d528dbd
@@ -129,6 +129,14 @@ Don't query the galaxy API when creating roles
|
||||
|
||||
Initialize the new role with files appropriate for a Container Enabled role.
|
||||
|
||||
*--role-skeleton=*'ROLE_SKELETON'::
|
||||
|
||||
By default a new role is based on a template delivered with Ansible. Use
|
||||
this option to provide an alternate template. Specify a path to a directory
|
||||
that contains subdirectories and Jinja templates from which to base the new
|
||||
role. Alternatively, the role_skeleton option can be configured in
|
||||
*ansible.cfg*.
|
||||
|
||||
LIST
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user