community.general/lib/ansible/modules
Michael 583136980d Adding os_quota support to the OpenStack modules (#19590)
* Adding os_quota support to the OpenStack modules

* Updated descriptions in doc string

* Updated version_added to 2.2 based on CI test feedback

* ready_for_review

* Changed exit_json to remove updating host var facts

* Updated version_added and docs

* Added support for state:absent paramater

This includes:
- Updated the doc string with the paramater information
- Updated the example section showing how to reset a project quota
- Added code support to handle state:absent
- Encountered a bug in delete_network_quota where it returns
an error instead of the current quota. Added support code to
workaround that issue until a proper fix can be added.

* Updated security groups kwarg to reflect Neutron kwargs

* Updated iteritems to be items based on CI feedback

* Updated descriptions and import statements based on code review feedback

* Updated CHANGELOG.md to include os_quota under new mods.
2017-01-08 18:55:12 +00:00
..
cloud Adding os_quota support to the OpenStack modules (#19590) 2017-01-08 18:55:12 +00:00
clustering Add pacemaker cluster module for being managable with ansible (#19594) 2017-01-03 15:50:00 +00:00
commands Add warning to raw and script modules that there is no actual free_form parameter (like for command etc). 2017-01-03 11:46:50 -05:00
crypto Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
database Move some modules into proper categories 2017-01-04 18:09:45 -08:00
files Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
identity minor spelling changes 2016-12-13 13:51:13 -05:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
monitoring icinga2_feature: Set LANG since we rely on the output by using regex (#19742) 2016-12-30 09:06:49 +01:00
network Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
notification Added some clarity on the token confusion. (#19473) 2016-12-19 13:42:31 +00:00
packaging Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
remote_management Stacki host module (#19532) 2016-12-22 13:53:05 +00:00
source_control Document git module return values (#19485) 2017-01-08 15:33:51 +00:00
storage Initial Commit for Infinidat Ansible Modules (#19429) 2016-12-22 13:18:19 +00:00
system Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
univention Improve the dependency on univention (aka: declare it and fail nicely if it is not present) (#18840) 2016-12-09 08:39:40 -05:00
utilities Use M() to link to the replacement module. (#19976) 2017-01-06 16:21:39 +00:00
web_infrastructure add jenkins_script module for running arbitrary jenkins console scripts against a jenkins instance (#19640) 2017-01-06 15:12:24 +00:00
windows Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00