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 f7be90626d
[stable-2.17] user action, fix ssh-keygen issues (#84170)
* user module avoid conflicts ssh pub key (#84165)

Remove pub key if we are going to generate private
fix tests for os X

(cherry picked from commit 11e4a6a722)

* Restore test import missing from backport

---------

Co-authored-by: Matt Clay <matt@mystile.com>
1 year ago
..
main.yml [stable-2.17] user action, fix ssh-keygen issues (#84170) 1 year ago
ssh_keygen.yml [stable-2.17] user action, fix ssh-keygen issues (#84170) 1 year ago
test_create_system_user.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_create_user.yml Fix macos defaults (#79999) 2 years ago
test_create_user_home.yml user module, avoid chmoding symlink'd home file (#83956) (#84081) 1 year ago
test_create_user_password.yml Ignore testing data for gitleaks (#82083) 2 years ago
test_create_user_uid.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_expires.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_expires_min_max.yml user module password expiration fixes (#75390) 4 years ago
test_expires_new_account.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_expires_new_account_epoch_negative.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_expires_no_shadow.yml user - set current expiration correctly when no shadow entry exists (#75194) 2 years ago
test_expires_warn.yml user - add parameter for password expiration warning days (#79884) 3 years ago
test_local.yml [stable-2.17] user action, fix ssh-keygen issues (#84170) 1 year ago
test_local_expires.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_no_home_fallback.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_password_lock.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_password_lock_new_user.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_remove_user.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_shadow_backup.yml user - properly handle password and password lock when used together (#73016) 5 years ago
test_ssh_key_passphrase.yml Don't use output_dir in target tests (#76107) 4 years ago
test_umask.yml Add umask option to user module (#73821) 5 years ago