community.general/lib/ansible/modules
Max fe85d85ba6 Update one_vm.py (#43349)
OpenNebula 5.5.8  expects int in DISK_SIZE field when you create a vm, not a float.
For example, "42 GB" should be sent to OpenNebula API as "43088", not as "43088.0". MEMORY you cast to int explicitly, but DISK_SIZE not.
2018-08-22 01:56:47 -04:00
..
cloud Update one_vm.py (#43349) 2018-08-22 01:56:47 -04:00
clustering Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
commands In expect module documentation add no_log to password change example (#44436) 2018-08-21 08:42:41 -05:00
crypto New acme_account_facts module. (#44301) 2018-08-17 15:32:09 +02:00
database Update proxysql_query_rules.py (#43877) 2018-08-16 19:52:08 +02:00
files add insertbefore/after details to lineinefile docs (#44277) 2018-08-17 10:19:07 -04:00
identity Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
monitoring Remove use of simplejson throughout code base (#43548) 2018-08-10 11:13:29 -05:00
net_tools Deal with case insensitivy in cloudflare_dns module (#44366) 2018-08-21 12:32:22 -04:00
network Correct unit tests and module fixes (#44488) 2018-08-21 22:02:11 -04:00
notification Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
packaging Allow version specifiers for pip install (#41792) 2018-08-17 11:46:53 -04:00
remote_management Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
source_control Support --separate-git-dir option in Git module (#41712) 2018-08-17 10:43:04 -04:00
storage Bug Fixes for ontap_interface.py (#44200) 2018-08-17 14:37:15 -07:00
system Fixed hash_host option in known_hosts module. Fixes #44284 2018-08-21 10:28:45 -07:00
utilities meta: sort choices matching to description (#23004) 2018-08-16 14:15:20 -05:00
web_infrastructure Move acme_* modules from web_infrastructure into crypto category (#44279) 2018-08-16 22:21:39 +02:00
windows psrp: Added new Windows connection plugin (#41729) 2018-08-21 16:43:13 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00