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/targets/user/tasks
Matt Clay 44f22162cb
Remove timezone support module and tests (#83465)
The timezone support module was used only for changing the timezone in the user module integration tests.

Changing the timezone for the tests is unecessarily complex for the purpose of asserting proper parsing of user expiration times.
6 months ago
..
main.yml user - set current expiration correctly when no shadow entry exists (#75194) 1 year ago
test_create_system_user.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_create_user.yml Fix macos defaults (#79999) 1 year ago
test_create_user_home.yml Check if skeleton is /dev/null while creating home folder (#75948) 2 years ago
test_create_user_password.yml Ignore testing data for gitleaks (#82083) 1 year ago
test_create_user_uid.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_expires.yml Remove timezone support module and tests (#83465) 6 months ago
test_expires_min_max.yml user module password expiration fixes (#75390) 3 years ago
test_expires_new_account.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_expires_new_account_epoch_negative.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_expires_no_shadow.yml user - set current expiration correctly when no shadow entry exists (#75194) 1 year ago
test_expires_warn.yml user - add parameter for password expiration warning days (#79884) 1 year ago
test_local.yml Issue #80267: Remove user not found warning (#80291) 1 year ago
test_local_expires.yml Remove timezone support module and tests (#83465) 6 months ago
test_no_home_fallback.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_password_lock.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_password_lock_new_user.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_remove_user.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_shadow_backup.yml user - properly handle password and password lock when used together (#73016) 4 years ago
test_ssh_key_passphrase.yml Don't use output_dir in target tests (#76107) 3 years ago
test_umask.yml Add umask option to user module (#73821) 4 years ago