ansible/test
Ruediger Pluem a7170da851
user - allow local users with an expiry date to be created (#72022)
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.
2020-10-02 15:38:27 -04:00
..
ansible_test
integration user - allow local users with an expiry date to be created (#72022) 2020-10-02 15:38:27 -04:00
lib/ansible_test Bump httptester version (#72036) 2020-10-01 08:18:21 +10:00
sanity Remove incidental_vyos_static_route (#72024) 2020-09-30 15:38:12 -05:00
support Remove incidental_vyos_static_route (#72024) 2020-09-30 15:38:12 -05:00
units Add libyaml info to version output, and restore git info (#71948) 2020-10-02 14:04:49 -05:00
utils/shippable Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00