summaryrefslogtreecommitdiff
path: root/test/integration/targets/user
Commit message (Expand)AuthorAgeFilesLines
* Test system users and groups.Matt Clay2020-02-271-0/+13
* user - allow 'groups', 'append' with 'local' (#62134)Todd Lewis2020-02-061-7/+33
* user - warn if "append" is set but not "groups" (#65795)Erwin Oegema2020-02-041-2/+13
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* user - honor update_password parameter on BusyBox hosts (#65977)Sam Doran2019-12-201-0/+26
* user - compare macOS user properties using same type (#62973)John Chen2019-11-221-0/+27
* Allow 13 asterisk characters in password field without warning (#54893)kucharskim2019-09-041-1/+8
* Fix sanity tests based on newer version of shellcheck (#60423)Sam Doran2019-08-121-1/+1
* user: createhome=no home=/no/such/dir (#60310)Marius Gedminas2019-08-121-0/+16
* Don't warn if local user is found in user database (#56838)Maciej Delmanowski2019-07-311-3/+13
* User - make groups and append mutually exclusive with local (#59309)Sam Doran2019-07-191-28/+16
* User - Create parent directories if they do not exist in the specified home p...Sam Doran2019-07-182-0/+47
* Omit -A and -G options in local mode since luseradd does not support these (#...Sam Doran2019-06-271-2/+54
* Properly reset timezone in user test when it was originally n/a (#55389)Sam Doran2019-04-161-0/+19
* Use correct python for -c invocations in tests. (#54577)Matt Clay2019-03-291-1/+1
* User module - Check local database when local is specified in the task (#51088)Sam Doran2019-03-141-1/+83
* Set user expires on FreeBSD using UTC. (#52276)Matt Clay2019-02-181-1/+1
* Fix integration tests to support remote hosts.Matt Clay2019-01-241-18/+1
* Fix create home dir fallback (#49262)Strahinja Kustudic2019-01-141-0/+56
* make password locking in user module idempotent (#43671)Christopher Gadd2018-11-082-0/+112
* user: fix removing the expiry time when it's 0 (#47115)Martin Krizek2018-11-071-21/+105
* User module - allow bang and exclamation in password field without warning (#...Sam Doran2018-11-051-0/+22
* user: do not pass ssh_key_passphrase on cmdlineMartin Krizek2018-10-221-0/+29
* Properly un expire account on creation (#44174)Sam Doran2018-08-231-5/+89
* Add backup feature to user module (#41854)Sam Doran2018-08-151-0/+23
* Give warning if user inputs not encrypted password to user module (#43615)Zhikang Zhang2018-08-131-0/+40
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* Only report change when home directory is different on FreeBSD (#42865)Sam Doran2018-07-192-3/+55
* User unexpire (#39758)Brian Coca2018-05-171-0/+53
* Only change expiration date if it is different (#38885)Sam Doran2018-05-012-67/+155
* Fixes for dnf and user integration tests. (#34603)Matt Clay2018-01-081-0/+1
* Deprecate tests used as filters (#32361)Matt Martz2017-11-271-2/+2
* modules/system/user.py: Change createhome to create_home (#30179)Reid Wahl2017-09-201-1/+1
* user: fix default non-system user's shell on macOSMartin Krizek2017-09-191-0/+50
* Revert "Temporarily disable test which fails in group run."Matt Clay2017-05-111-1/+1
* Temporarily disable test which fails in group run.Matt Clay2017-05-111-1/+1
* Add integration test targets for core supported modules (#24217)jctanner2017-05-104-0/+133