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/plugins
adralioh 74fcb0335e
Add ipa_pwpolicy module (#1147)
* Add ipa_pwpolicy module

Used for modifying FreeIPA password policies

Functions similarly to the existing IPA modules

* Add sample return value to ipa_pwpolicy module

* Add unit tests for the ipa_pwpolicy module

Also moves the `exit_json` call in the main module outside of the try
clause because it was stopping the tests from working

* Update version added for the ipa_pwpolicy module

* Add check_mode note for the ipa_pwpolicy module

* Add missing period in ipa_pwpolicy module doc

* Fix tense of the ipa_pwpolicy module description

* Reword ipa_pwpolicy documentation

Improve the wording of the ipa_pwpolicy documentation to make it more
clear

* Rename ipa_pwpolicy options to use shorter names
2021-01-06 19:17:07 +03:00
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become Fix various sanity errors in plugins (#881) 2020-09-16 11:06:45 +02:00
cache Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
callback YAML callback: do not remove non-ASCII Unicode from multi-line string output (#1522) 2020-12-22 09:24:20 +01:00
connection Added support for remote project in the LXD connection plugin (#1515) 2021-01-04 11:00:47 +05:30
doc_fragments Remove kubevirt and set up redirects to community.kubevirt (#1317) 2021-01-05 21:35:22 +01:00
filter Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
inventory Remove kubevirt and set up redirects to community.kubevirt (#1317) 2021-01-05 21:35:22 +01:00
lookup Remove hashi_vault plugin, add redirect. (#1566) 2021-01-04 10:55:14 +01:00
module_utils Remove kubevirt and set up redirects to community.kubevirt (#1317) 2021-01-05 21:35:22 +01:00
modules Add ipa_pwpolicy module (#1147) 2021-01-06 19:17:07 +03:00