You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration
Ruediger Pluem 3d17393f61
user - allow local users with an expiry date to be created (#72022) (#72086)
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)
5 years ago
..
targets user - allow local users with an expiry date to be created (#72022) (#72086) 5 years ago
network-integration.cfg Update network integration auth timeout (#71057) (#71239) 5 years ago
network-integration.requirements.txt [stable-2.9] Fix ansible-test collections requirements installation. (#62181) 6 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 7 years ago