community.general/lib/ansible/modules
Sergey 8cb57f0b1d [cloud] New module: PubNub BLOCKS management module (#20200)
* Added PubNub BLOCKS management module.

* . increased block start/stop wait to 30 seconds

* . fixed multi-line documentation

* . fixed YAML formatting in documentation section

* . removed multi-line commits
. fixed YAML format in description section

* . updated test script to upload event handler sources if non-local connection used for tests
. changed module configuration parameter from 'block' to 'name' (represent target block name)
. updated module docs regarding 'chanes' configuration parameter. Only block 'name' can be changed using this parameter ('description' can be changed directly in module call configuration)
. changed module configuration parameter from 'pwd' tp 'password'
. migrated 'urlencode' import from try..catch to six module imported from Ansible module utils
. removed custom method which is used to verify whether value is empty

* ^ fixed value for key-path function usage with names of application/keyset/block and handlers.
. reduced unnecessary requests (better pre-procesing of previous results)
. event handler name change won't trigger block restart

* ^ fixed too long documentation lines

* . moved PubNub BLOCKS client code into separate package under PyPi
. updated module code to utilize new package
. changed block start stop state to: started and started

* . small changes in documentation format
2017-02-14 10:53:31 -05:00
..
cloud [cloud] New module: PubNub BLOCKS management module (#20200) 2017-02-14 10:53:31 -05:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database no log passwords (#21229) 2017-02-10 15:13:59 -05:00
files Removes usage of expanduser due to type 'path' 2017-02-13 17:24:24 -05:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
network Revert "Added Ordnance network module." (#21408) 2017-02-14 15:33:19 +00:00
notification Ansible Mattermost Module (#21247) 2017-02-14 10:52:20 +00:00
packaging Removes usage of expanduser because of type path 2017-02-13 15:02:05 -05:00
remote_management Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
source_control Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
storage Add NetApp SolidFire account manager module (#20728) 2017-02-11 08:02:48 +00:00
system fixed for chrrot as ignore error still has rc=0 2017-02-13 14:47:39 -05:00
utilities no log passwords (#21229) 2017-02-10 15:13:59 -05:00
web_infrastructure Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
windows Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00