ansible/test/integration/targets/user/tasks
Amin Vakil 49d4442378
Add umask option to user module (#73821)
* Add umask option to user module

* Fail on setting both umask and local: True

* Add integration test

* Add changelog

* Run integration tests only if HOME_MODE is not set

* Run integration tests only on Linux

Co-authored-by: Matt Clay <matt@mystile.com>
2021-04-20 12:01:56 -04:00
..
main.yml Add umask option to user module (#73821) 2021-04-20 12:01:56 -04:00
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 Add umask option to user module (#73821) 2021-04-20 12:01:56 -04:00