mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-19 12:31:43 -07:00
htpasswd: refactor (#6901)
* htpasswd: refactor * fix variable name * add changelog frag * apply suggestions from PR
This commit is contained in:
parent
33af903b24
commit
7609cebae9
2 changed files with 24 additions and 51 deletions
4
changelogs/fragments/6901-htpasswd-refactor.yml
Normal file
4
changelogs/fragments/6901-htpasswd-refactor.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
minor_changes:
|
||||
- htpasswd - minor code improvements in the module (https://github.com/ansible-collections/community.general/pull/6901).
|
||||
removed_features:
|
||||
- htpasswd - removed code for passlib <1.6 (https://github.com/ansible-collections/community.general/pull/6901).
|
Loading…
Add table
Add a link
Reference in a new issue