community.general/lib/ansible/modules/extras/identity/ipa
Thomas Krahn 9814136d3e Ipa bugfixes (#3421)
* ipa_group: Fix: 'list' object has no attribute 'get'

* ipa_hbacrule: Fix: 'list' object has no attribute 'get'

* ipa_host: Fix: 'list' object has no attribute 'get'

* ipa_hostgroup: Fix: 'list' object has no attribute 'get'

* ipa_role: Fix: 'list' object has no attribute 'get'

* ipa_sudocmd: Fix: 'list' object has no attribute 'get'

* ipa_sudocmdgroup: Fix: 'list' object has no attribute 'get'

* ipa_sudorule: Fix: 'list' object has no attribute 'get'

* ipa_user: Fix: 'list' object has no attribute 'get'

* ipa_sudorule: Fix: invalid 'cn': Only one value is allowed

* ipa_hostgroup: module returns changed if assigned hosts or hostgroups are not in lowercase
2016-12-08 11:35:06 -05:00
..
__init__.py Add FreeIPA modules (#3247) 2016-12-08 11:35:06 -05:00
ipa_group.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_hbacrule.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_host.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_hostgroup.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_role.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_sudocmd.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_sudocmdgroup.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_sudorule.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00
ipa_user.py Ipa bugfixes (#3421) 2016-12-08 11:35:06 -05:00