ansible/changelogs
Ruediger Pluem 7499848cb1
user - allow local users with an expiry date to be created (#72022) (#72085)
The luseradd / lusermod commands do not support the -e option. Set
the expiry time in this case via lchage after the user was
created / modified.

Fixes: #71942

In Python3 math.floor returns an integer whereas Python2 returns a float.
Hence always convert the result of math.floor to an int to ensure that
lexpires is an integer.

Move local expires tests in a separate file and import the tasks to the
main.yml to keep main.yml smaller.

(cherry picked from commit a7170da851)
2020-10-21 17:04:35 -05:00
..
fragments user - allow local users with an expiry date to be created (#72022) (#72085) 2020-10-21 17:04:35 -05:00
CHANGELOG-v2.10.rst New release v2.10.2 2020-10-05 15:50:46 -05:00
CHANGELOG.rst
changelog.yaml New release v2.10.2 2020-10-05 15:50:46 -05:00
config.yaml Make changelog tool be more strict about suffixes (#70909) (#71135) 2020-08-21 09:33:08 -07:00