mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
jenkins_job_info: Remove necessities of password or token. (#2948)
* Remove necessities on password or token. * Upper case letter -> Lower case letter Co-authored-by: Amin Vakil <info@aminvakil.com> * Documentation update. * C -> I Co-authored-by: Amin Vakil <info@aminvakil.com>
This commit is contained in:
parent
518ace2562
commit
d97a9b5961
2 changed files with 9 additions and 5 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- jenkins_job_info - the ``password`` and ``token`` parameters can also be omitted to retrieve only public information (https://github.com/ansible-collections/community.general/pull/2948).
|
Loading…
Add table
Add a link
Reference in a new issue