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
Zhikang Zhang b20d903cc4 Give warning if user inputs not encrypted password to user module (#43615)
* Check the password format

Check the password format and notify user if they
input unencrypted password.

* Fix sanity error

* Add integration test

* Missed a task name

* Hard code the testing password

Since some testing platfrom has no passlib installed

* Add changelog fragment

* Rework some English sentences

* Fix a grammar mistake
2018-08-13 12:45:37 -04: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 Give warning if user inputs not encrypted password to user module (#43615) 2018-08-13 12:45:37 -04: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