ansible/docs
Mark Chappell 6e652ae6df Improve consistency of IAM_{role,user,group} behaviour (#64258)
* iam_user: use AnsibleAWSModule.client to fetch connection rather than C&P code

* iam_role: Add deprecation warning so we can switch purge_polices default behaviour from true to false

* iam_user/role/group: Rename 'managed_policy' and 'purge_policy'

Rename from singluar to plural (we accept a *list* of policies), and add aliases for the old values.

* Cleanup documentation

* Changelog
2019-11-21 14:38:44 -07:00
..
bin Clean up old ansible-test references and code. (#60103) 2019-08-05 13:29:50 -07:00
docsite Improve consistency of IAM_{role,user,group} behaviour (#64258) 2019-11-21 14:38:44 -07:00
man added docs to CLI docstringsadded 2017-03-24 15:52:36 -04:00
templates Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00