Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update password.py #71295

Merged
merged 1 commit into from Aug 17, 2020
Merged

Update password.py #71295

merged 1 commit into from Aug 17, 2020

Conversation

rovshango
Copy link
Contributor

SUMMARY

It will be helpful to list hash schemes; md5_crypt, bcrypt, sha256_crypt, sha512_crypt

ISSUE TYPE
  • Docs Pull Request

+label: docsite_pr

SUMMARY

It will be very helpful to list also hash schemes in the password plugin doc page.
I personally spent a lot time, until I found exact hash name. I was doing typo.

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

password lookup plugin

ADDITIONAL INFORMATION

##### SUMMARY
<!--- Your description here -->
It will be helpful to list hash schemes; md5_crypt, bcrypt, sha256_crypt, sha512_crypt

##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
@ansibot ansibot added affects_2.11 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. needs_triage Needs a first human triage before being processed. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team. labels Aug 15, 2020
@acozine acozine removed the needs_triage Needs a first human triage before being processed. label Aug 17, 2020
@acozine
Copy link
Contributor

acozine commented Aug 17, 2020

Thanks @rovshango for the attention to detail!

@acozine acozine merged commit 1d1de2c into ansible:devel Aug 17, 2020
bcoca pushed a commit to bcoca/ansible that referenced this pull request Aug 19, 2020
List md5_crypt, bcrypt, sha256_crypt, sha512_crypt as hash schemes in the password plugin.
samccann pushed a commit to samccann/ansible that referenced this pull request Aug 20, 2020
List md5_crypt, bcrypt, sha256_crypt, sha512_crypt as hash schemes in the password plugin.

(cherry picked from commit 1d1de2c)
samccann pushed a commit to samccann/ansible that referenced this pull request Aug 20, 2020
List md5_crypt, bcrypt, sha256_crypt, sha512_crypt as hash schemes in the password plugin.

(cherry picked from commit 1d1de2c)
acozine added a commit that referenced this pull request Aug 20, 2020
* Move 2.10.0rc1 release date a few days forward. (#71270)

At yesterday's meeting it was decided to have ansible-2.10.0 depend on
ansible-base-2.10.1 so that we can get several fixes for ansible-base's
routing (including adding the gluster.gluster collection).
ansible-base-2.10.1 will release on September 8th.  So we will plan on
releasing ansible-2.10.0rc1 on the 10th.

https://meetbot.fedoraproject.org/ansible-community/2020-08-12/ansible_community_meeting.2020-08-12-18.00.html
(cherry picked from commit e507c12)

* a few writing style updates (#71212)

(cherry picked from commit 4f0bd5d)

* Fix code markups and add link to CVE (#71082)

(cherry picked from commit 92d59a5)

* Fix 404 links (#71256)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit ecea018)

* Writing style updates to Developing dynamic inventory topic (#71245)

* modified the writing style

* incorporated peer feedback

(cherry picked from commit ecd3b52)

* Fix roadmap formatting. (#71275)

(cherry picked from commit ee48e0b)

* Update password.py (#71295)

List md5_crypt, bcrypt, sha256_crypt, sha512_crypt as hash schemes in the password plugin.

(cherry picked from commit 1d1de2c)

* Update ansible european IRC channel (#71326)

Signed-off-by: Rémi VERCHERE <remi@verchere.fr>
(cherry picked from commit 824cd4c)

* Add warning about copyright year change (#71251)

To simplify project administration and avoid any legal issues,
add a warning in the docs. This reflects - #45989 (comment) and fixes: #45989

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 606604b)

* subelements: Clarify parameter docs (#71177)

skip_missing parameter in subelements lookup plugin is accepted from
inside the dictionary.

Fixes: #38182

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 6d17736)

* Writing style updates to Using Variables topic (#71194)

* updated topic title, underline length for headings, and incorporated peer feedback

(cherry picked from commit 4d68efb)

* cron module defaults to current user, not root (#71337)

(cherry picked from commit 4792d83)

* Update Network Getting Started for FQCN/collection world (#71188)

* pull out network roles, cleanup, update first playbook examples, update gather facts section, some inventory conversion to .yml, update inventory and roles, simplify the navigation titles, fix tocs, feedback comments

(cherry picked from commit f79a7c5)

* Add documentation about info/facts module development (#71250)

Fixes: #40151

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 4f99392)

* network: Correct documentation (#71246)

ini-style inventory does not support Ansible Vault password.
This fixes network_best_practices_2.5 doc.
Fixes: #69039

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a1257d7)

* tidies up vars page (#71339)

(cherry picked from commit 02ea80f)

* base.yml: Fix typos (#71346)

(cherry picked from commit 41d7d53)

* quick fix to change main back to devel (#71342)

* quick fix to change main back to devel
* Update docs/docsite/rst/dev_guide/developing_collections.rst

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 74f88c5)

* Add note about integration tests for new modules to the dev guide (#71345)

(cherry picked from commit b82889e)

* update fest link (#71376)

(cherry picked from commit 80b8fde)

* incorporate minimalism feedback on debugging page (#71272)

Co-authored-by: bobjohnsrh <50667510+bobjohnsrh@users.noreply.github.com>

(cherry picked from commit 5073cfc)

* fix header problem

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Sayee <57951841+sayee-jadhav@users.noreply.github.com>
Co-authored-by: Baptiste Mille-Mathias <baptiste.millemathias@gmail.com>
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: rovshango <rovshan.go@gmail.com>
Co-authored-by: Remi Verchere <rverchere@users.noreply.github.com>
Co-authored-by: Jake Howard <RealOrangeOne@users.noreply.github.com>
Co-authored-by: Alicia Cozine <879121+acozine@users.noreply.github.com>
Co-authored-by: Per Lundberg <perlun@gmail.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
@ansible ansible locked and limited conversation to collaborators Sep 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.11 core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. new_contributor This PR is the first contribution by a new community member. small_patch support:core This issue/PR relates to code supported by the Ansible Engineering Team.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants