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 Martz e40a0e5c90
Don't use output_dir in target tests (#76107)
* Don't use output_dir in user tests

* Move blockinfile tests from using output_dir to depending on setup_remote_tmp_dir

* Don't use output_dir in git tests

* Don't use output_dir in uri tests
3 years ago
..
main.yml
test_create_system_user.yml
test_create_user.yml
test_create_user_home.yml
test_create_user_password.yml
test_create_user_uid.yml
test_expires.yml
test_expires_min_max.yml
test_expires_new_account.yml
test_expires_new_account_epoch_negative.yml
test_local.yml
test_local_expires.yml
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
test_umask.yml