mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
[PR #9490/1e28302a backport][stable-10] htpasswd: let changed reflect updated permissions (#9493)
htpasswd: let changed reflect updated permissions (#9490)
* Let changed reflect updated permissions.
* Make pylint happy.
(cherry picked from commit 1e28302a66
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c890a161ae
commit
27c0c29cf3
3 changed files with 41 additions and 1 deletions
3
changelogs/fragments/9490-htpasswd-permissions.yml
Normal file
3
changelogs/fragments/9490-htpasswd-permissions.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
bugfixes:
|
||||
- "htpasswd - report changes when file permissions are adjusted
|
||||
(https://github.com/ansible-collections/community.general/issues/9485, https://github.com/ansible-collections/community.general/pull/9490)."
|
Loading…
Add table
Add a link
Reference in a new issue