community.general/lib/ansible/modules
chenl87 e501134755 [aws] Register scalable target prior to creating/deleting a scaling policy (#35632)
* Added missing scalable target creation

* Changed if statement

* Added support to results of all actions

* Fixed line lengths, whitespaces and blank lines between functions

* Fixed documentation formatting

* Work in progress, fixed returns from functions, still need to do exception handling

* Work in progress, still need to do exception handling

* Moved to AnsibleAWSModule, Added exception handling

* Added detailed return doc

* Fixed return doc alarms

* fixed return yaml

* Fixed function calls when creating/deleting

* fixed unnecessary blank line

* removed imports and unnecessary checks handled by AnsibleAWSModule

* removed whitespace
2018-03-22 16:45:55 -04:00
..
cloud [aws] Register scalable target prior to creating/deleting a scaling policy (#35632) 2018-03-22 16:45:55 -04:00
clustering Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
commands Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
crypto crypto: Fix incorrect type for privatekey_passphrase (#36868) 2018-02-28 17:19:22 +01:00
database Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
files Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
identity Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Check that output from list_vhosts can be split (#37630) 2018-03-22 13:03:20 -04:00
monitoring Clean up Grafana docs a bit (#37516) 2018-03-17 02:53:26 +01:00
net_tools Fix python3 interpreter issue (#34811) (#35176) 2018-03-22 12:59:46 -07:00
network Updated modules for Avi version 17.2.8 (#37344) 2018-03-21 02:47:09 -04:00
notification Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
packaging Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
remote_management ManageIQ module - provider refresh (#37573) 2018-03-21 05:34:24 -04:00
source_control Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
storage Added parameters to na_cdot_volume (#37202) 2018-03-16 15:14:06 -04:00
system Fix crash in py3: 'TypeError: a bytes-like object is required, not 'str' (#37504) 2018-03-20 14:33:14 -07:00
utilities Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
web_infrastructure letsencrypt: don't mask values specified in data (#37556) 2018-03-18 16:51:50 -04:00
windows win_psexec: Fix pslint issues (#37718) 2018-03-22 03:21:07 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00