mirror of https://github.com/ansible/ansible.git
Add a --namespace option to ansible-galaxy role import
parent
4bddbe69d5
commit
b6f38951de
@ -0,0 +1,5 @@
|
||||
minor_changes:
|
||||
- >-
|
||||
``ansible-galaxy role import`` - add ``--namespace`` to publish the role to
|
||||
a namespace other than the Github user. This option takes precedence over the
|
||||
``namespace`` field in the ``galaxy_info`` field of the ``meta/main.yml``.
|
Loading…
Reference in New Issue