index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
integration
/
targets
/
user
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
user - Use -n instead of -N for luseradd on all distros (#75042)
Chris James
2022-06-17
1
-0
/
+2
*
Skip libuser tests on openSUSE 15.4+
Matt Clay
2022-06-07
1
-0
/
+1
*
Fix lusermod using a group name and not id (#61965) (#77914)
Julien Lecomte
2022-05-31
1
-0
/
+25
*
The final `output_dir` pr (#76862)
Matt Martz
2022-01-27
1
-5
/
+0
*
user module password expiration fixes (#75390)
Daniel Goldman
2022-01-24
2
-0
/
+23
*
ansible-test - Remove AIX provisioning support. (#76747)
Matt Clay
2022-01-12
1
-1
/
+0
*
Don't use output_dir in target tests (#76107)
Matt Martz
2021-10-21
1
-3
/
+4
*
Revert "user - consistently create user home directory on Linux (#71952)" (#7...
Sam Doran
2021-09-16
3
-62
/
+0
*
user - consistently create user home directory on Linux (#71952)
Ruediger Pluem
2021-05-07
3
-0
/
+62
*
Add umask option to user module (#73821)
Amin Vakil
2021-04-20
2
-0
/
+59
*
user - add password expiration parameters (#69531)
pushkarkumar15
2021-02-09
2
-0
/
+56
*
user - properly handle password and password lock when used together (#73016)
Sam Doran
2021-01-11
17
-1117
/
+1207
*
user - allow local users with an expiry date to be created (#72022)
Ruediger Pluem
2020-10-02
2
-0
/
+336
*
Updates to Integration tests to pass against Alpine (#70946)
Matt Martz
2020-08-07
1
-0
/
+4
*
user - Create home and parent directories only when requested (#70600)
Baptiste Mille-Mathias
2020-07-21
1
-1
/
+37
*
Test system users and groups.
Matt Clay
2020-02-28
1
-0
/
+13
*
user - allow 'groups', 'append' with 'local' (#62134)
Todd Lewis
2020-02-06
1
-7
/
+33
*
user - warn if "append" is set but not "groups" (#65795)
Erwin Oegema
2020-02-04
1
-2
/
+13
*
Testing: Add support for AIX platform (#65802)
Yanis Guenane
2020-01-30
1
-0
/
+1
*
user - honor update_password parameter on BusyBox hosts (#65977)
Sam Doran
2019-12-20
1
-0
/
+26
*
user - compare macOS user properties using same type (#62973)
John Chen
2019-11-22
1
-0
/
+27
*
Allow 13 asterisk characters in password field without warning (#54893)
kucharskim
2019-09-04
1
-1
/
+8
*
Fix sanity tests based on newer version of shellcheck (#60423)
Sam Doran
2019-08-12
1
-1
/
+1
*
user: createhome=no home=/no/such/dir (#60310)
Marius Gedminas
2019-08-12
1
-0
/
+16
*
Don't warn if local user is found in user database (#56838)
Maciej Delmanowski
2019-07-31
1
-3
/
+13
*
User - make groups and append mutually exclusive with local (#59309)
Sam Doran
2019-07-19
1
-28
/
+16
*
User - Create parent directories if they do not exist in the specified home p...
Sam Doran
2019-07-18
2
-0
/
+47
*
Omit -A and -G options in local mode since luseradd does not support these (#...
Sam Doran
2019-06-27
1
-2
/
+54
*
Properly reset timezone in user test when it was originally n/a (#55389)
Sam Doran
2019-04-16
1
-0
/
+19
*
Use correct python for -c invocations in tests. (#54577)
Matt Clay
2019-03-29
1
-1
/
+1
*
User module - Check local database when local is specified in the task (#51088)
Sam Doran
2019-03-15
1
-1
/
+83
*
Set user expires on FreeBSD using UTC. (#52276)
Matt Clay
2019-02-18
1
-1
/
+1
*
Fix integration tests to support remote hosts.
Matt Clay
2019-01-25
1
-18
/
+1
*
Fix create home dir fallback (#49262)
Strahinja Kustudic
2019-01-14
1
-0
/
+56
*
make password locking in user module idempotent (#43671)
Christopher Gadd
2018-11-09
2
-0
/
+112
*
user: fix removing the expiry time when it's 0 (#47115)
Martin Krizek
2018-11-07
1
-21
/
+105
*
User module - allow bang and exclamation in password field without warning (#...
Sam Doran
2018-11-05
1
-0
/
+22
*
user: do not pass ssh_key_passphrase on cmdline
Martin Krizek
2018-10-22
1
-0
/
+29
*
Properly un expire account on creation (#44174)
Sam Doran
2018-08-23
1
-5
/
+89
*
Add backup feature to user module (#41854)
Sam Doran
2018-08-15
1
-0
/
+23
*
Give warning if user inputs not encrypted password to user module (#43615)
Zhikang Zhang
2018-08-13
1
-0
/
+40
*
Update Shippable integration test groups. (#43118)
Matt Clay
2018-07-24
1
-1
/
+1
*
Only report change when home directory is different on FreeBSD (#42865)
Sam Doran
2018-07-19
2
-3
/
+55
*
User unexpire (#39758)
Brian Coca
2018-05-17
1
-0
/
+53
*
Only change expiration date if it is different (#38885)
Sam Doran
2018-05-01
2
-67
/
+155
*
Fixes for dnf and user integration tests. (#34603)
Matt Clay
2018-01-09
1
-0
/
+1
*
Deprecate tests used as filters (#32361)
Matt Martz
2017-11-27
1
-2
/
+2
*
modules/system/user.py: Change createhome to create_home (#30179)
Reid Wahl
2017-09-21
1
-1
/
+1
*
user: fix default non-system user's shell on macOS
Martin Krizek
2017-09-20
1
-0
/
+50
*
Revert "Temporarily disable test which fails in group run."
Matt Clay
2017-05-11
1
-1
/
+1
[next]