mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
user: fix removing the expiry time when it's 0 (#47115)
* user: fix removing the expiry time when it's 0 * Improve tests and add changelog Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
This commit is contained in:
parent
adce695aba
commit
41dfc5162f
3 changed files with 112 additions and 24 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- user - properly remove expiration when set to a negative value (https://github.com/ansible/ansible/issues/47114)
|
Loading…
Add table
Add a link
Reference in a new issue