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
Brian Coca 0959472bc6
user module, avoid chmoding symlink'd home file (#83956)
also added tests

---------
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
2 months ago
..
main.yml Add UID and GID min/max keys (#81770) 4 months ago
test_create_system_user.yml
test_create_user.yml Fix Creating user directory using tilde always reports "changed" (#83113) 5 months ago
test_create_user_home.yml user module, avoid chmoding symlink'd home file (#83956) 2 months ago
test_create_user_min_max.yml Add UID and GID min/max keys (#81770) 4 months ago
test_create_user_password.yml Ignore testing data for gitleaks (#82083) 1 year ago
test_create_user_uid.yml
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
test_expires_new_account_epoch_negative.yml
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_inactive_new_account.yml add support for inactive option (#83355) 5 months 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
test_password_lock.yml
test_password_lock_new_user.yml
test_remove_user.yml
test_shadow_backup.yml
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