1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/user
Sam Doran 066af3b6ca
User module - allow bang and exclamation in password field without warning (#46498)
* Allow bang and exclamation without warning

Allow the password field to be ! or * without warning when using this feature to create accounts that are locked.

Add documentation  and tests to cover this.

* Use set() rather than braces for Python 2.6
2018-11-05 16:35:10 -05:00
..
files Add integration test targets for core supported modules (#24217) 2017-05-10 09:19:11 -04:00
meta Add integration test targets for core supported modules (#24217) 2017-05-10 09:19:11 -04:00
tasks User module - allow bang and exclamation in password field without warning (#46498) 2018-11-05 16:35:10 -05:00
vars Only report change when home directory is different on FreeBSD (#42865) 2018-07-19 10:07:00 -04:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00