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/lib/ansible/modules
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
6 years ago
..
cloud Improve consistency of IAM_{role,user,group} behaviour (#64258) 6 years ago
clustering Move consul modules to own subdir (#64508) 6 years ago
commands Improve examples on parameters use with argv (#60781) 6 years ago
crypto openssh_keypair: fix idempotence issue (#65017) 6 years ago
database Update influxdb_write.py (#65117) 6 years ago
files Remove uneeded Python version compatibility checks. (#64076) 6 years ago
identity fix typos in identity modules (#62200) 6 years ago
inventory utilities: Clean up parameter types and add seealso (#53063) 7 years ago
messaging Added missing SSL parameters to rabbitmq_binding (#58064) 7 years ago
monitoring Added missing logout to zabbix_user_info module (#65146) 6 years ago
net_tools Add module ldap_attrs; deprecate ldap_attr (#62701) 6 years ago
network add a new module to configure isis on isis-view. (#63720) 6 years ago
notification rabbitmq_publish SSL certificate implementation (#62036) 6 years ago
packaging #59522: adjust messages (#65129) 6 years ago
remote_management add new command SetManagerNic in redfish_config module (#64477) 6 years ago
source_control gitlab modules: unify authentication method (#64989) 6 years ago
storage Handle gfid tag when producing ansible facts in gluster_heal_info (#65041) 6 years ago
system Fix typo in docs for lvol module(#65092) 6 years ago
utilities Fix text in import_role module description (#65066) 6 years ago
web_infrastructure Add timeout to jenkins_script csrf requests (#62850) 6 years ago
windows win_firewall- Change req check from wmf version to cmdlets presence (#64998) 6 years ago
__init__.py Re-adding the init py for modules 9 years ago