You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.
Utilize static layouts based on what’s provided in the codebase. No templating. No user overrides.
For a Collection, template a repository directory structure matching atestuseraccount/ansible-testing-content. (Note: use the example just for the subdirs, and ignore individual files).
One thing the init collection command should include is a .gitignore file containing a line for the release directory that may be created by the build command. For more on the build command, see #116.
Based on the Galaxy CLI Developer workflow discussion here: https://docs.google.com/document/d/1nx65quXCyYORNel72rRCovyQo_qO5fhHlqrnKyYNlYU/edit?usp=sharing
mazer init
will do the following:Examples
Create new collection:
Create new role in existing collection:
The text was updated successfully, but these errors were encountered: