You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
bin Clean up old ansible-test references and code. (#60103) 5 years ago
docsite Improve consistency of IAM_{role,user,group} behaviour (#64258) 5 years ago
man added docs to CLI docstringsadded 8 years ago
templates Add the ability to ignore files and collection build (#64688) 5 years ago