community.general/lib/ansible/modules
Karsten Jakobsen 99a4a3dc33 VMware: New module vmware_vm_host_drs_rule (#50651)
* Added new vmware module for creating DRS VM-HOST rules Host groups in a given cluster
* Fixing punctuation in lib/ansible/modules/cloud/vmware/vmware_vm_host_drs_rule.py
* Added better Docstring
* Better messaging and documentation. Removed unused lib
* Added operation to determine create or update msg
* Fixed class params to only take module. This is less error prone
* Bugfix, undefined names
2019-01-28 06:15:45 +01:00
..
cloud VMware: New module vmware_vm_host_drs_rule (#50651) 2019-01-28 06:15:45 +01:00
clustering
commands shell: Improve documentation (#51109) 2019-01-22 21:58:12 +01:00
crypto Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
database postgresql_ext: Allow creating extension in a specific schema (#47279) 2019-01-25 04:25:39 -05:00
files file - allow touch on files not owned by user (#50964) 2019-01-23 10:14:59 +10:00
identity keycloak_client: fix ansible diff/changed (sorting, null-values) (#39515) 2019-01-23 03:53:07 -05:00
inventory
messaging
monitoring Document trigger_severity values (#51331) 2019-01-26 07:17:39 -05:00
net_tools PR to implement support feature for creating NIOS network container (#51168) 2019-01-23 19:21:00 +05:30
network MSO: Refactor modules to common structure (#51354) 2019-01-26 03:48:13 +01:00
notification jabber: Fix joining group chats (#50846) 2019-01-14 22:30:48 +01:00
packaging A few small cosmetic changes 2019-01-22 20:03:03 -05:00
remote_management hpilo_boot: fix module doc to match code and logic (#51360) 2019-01-27 21:17:29 +01:00
source_control Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
storage Switch na_ontap_ifgrp to use NetAppModule and new option (#50774) 2019-01-25 11:48:20 -05:00
system Prefer to use gmake (if available) on non linux OS (#51294) 2019-01-26 15:28:55 +01:00
utilities Update documentation for ignore_unknown_extensions (#50383) 2019-01-22 12:56:10 -05:00
web_infrastructure New module: tower_notification (#50512) 2019-01-27 16:28:49 +00:00
windows Clarify usage of version-variable in win_chocolatey documentation (#50769) 2019-01-22 17:39:27 +01:00
__init__.py