mirror of https://github.com/ansible/ansible.git
galaxy-cli tasking polling interval from environment variable (#83803)
Added configuration options, including environment variables to control the polling No-Issue --------- Signed-off-by: James Tanner <tanner.jc@gmail.com> Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com> Co-authored-by: Jordan Borean <jborean93@gmail.com>pull/83865/head
parent
b5e0293645
commit
bed9a9597a
@ -0,0 +1,4 @@
|
|||||||
|
minor_changes:
|
||||||
|
- >-
|
||||||
|
``ansible-galaxy collection publish`` - add configuration options for the initial poll interval
|
||||||
|
and the exponential when checking the import status of a collection, since the default is relatively slow.
|
Loading…
Reference in New Issue