community.general/lib/ansible/modules
Daniel Kozlowski dcd1ff2809 Initial commit of iam_managed_policy file (#22097)
This module can add, remove, update versions, and set default versions
of managed policies. It will cycle out old versions of policies if too
many are present. It will check and set the version of the policy that
matches the pased in policy document if one already exists.

Incorporating changes from PR

Descriptions now have full stops, and pep8 error has been
addressed. Also added requirements, author, and updated interface to
"preview"

Additional change to pass CI

Previous commit added in some whitespace errors. Additinoally added
correct value for version_added, added in a RETURN block for
documentation, and moved import to top of file

Fixed error detaching policy from users

Updates to pass 2.4 CI

Updating iam_managed_policy supporting feedback
2017-06-29 12:08:27 +10:00
..
cloud Initial commit of iam_managed_policy file (#22097) 2017-06-29 12:08:27 +10:00
clustering Consul: make service_port optional in service definition, like specified in Consul docs (#21737) 2017-06-19 19:29:40 +01:00
commands Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
crypto Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
database Return exception as string 2017-06-12 11:26:54 -04:00
files Corrected the examples in find module to make sure the commands are accurate to what is being described. 2017-06-28 18:17:22 -04:00
identity Fixed modules using Popen (#24558) 2017-06-22 05:22:34 -07:00
inventory Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
messaging fix false positive changed flag in rabbitmq_user module (#22507) 2017-06-19 05:10:23 -04:00
monitoring Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
net_tools Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
network nxos_pim updates (#26145) 2017-06-28 19:40:19 -04:00
notification Correct failure message in flowdock (#25844) 2017-06-19 17:08:08 +01:00
packaging Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
remote_management Add missing __init__.py for modules. 2017-06-22 11:41:53 -07:00
source_control In the git module let ssh do its own host checking 2017-06-26 10:45:19 -07:00
storage Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
system Squashed commit of the following: 2017-06-28 17:02:13 -05:00
utilities Provide the list of files that were included by include_vars 2017-06-28 15:25:45 -04:00
web_infrastructure letsencrypt: FIX CN parsing to work with OpenSSL 1.1 (#25935) 2017-06-28 07:39:53 +02:00
windows fix win_updates failure with dict-typed args (#26208) 2017-06-28 16:36:53 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00