mirror of https://github.com/ansible/ansible.git
user: fix removing the expiry time when it's 0 (#47115)
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>
(cherry picked from commit 41dfc5162f
)
pull/49215/head
parent
4d748d34f9
commit
f936309d93
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- user - properly remove expiration when set to a negative value (https://github.com/ansible/ansible/issues/47114)
|
Loading…
Reference in New Issue