community.general/lib/ansible/modules
Yuwei Zhou c95724fb0a Fixes some NIC problems: create without nsg, support loadbalancer (#38643)
* add loadbalancer

* dict check nullable

* add default vallue when get list

* create backend addr pool

* fix the set

* fix to dict

* fix ideponement

* use param security group name when create

* nic can has no nsg

* add test

* fix

* fix

* fix

* add document

* add configuration

* fix

* fix

* remove all resources

* fix

* fix test

* add version added

* fix lint

* fix lint

* Fixes some NIC bugs (#39213)

* add loadbalancer

* dict check nullable

* add default vallue when get list

* create backend addr pool

* fix the set

* fix to dict

* fix ideponement

* use param security group name when create

* nic can has no nsg

* add test

* fix

* fix

* fix

* fix idemponet

* add document

* fix test

* add configuration

* fix

* fix

* remove all resources

* fix

* fix test

* add version added

* fix lint

* fix lint

* fix lint

* remove new feature and only submit bugfix

* remove useless test

* fix

* fix indent

* Update azure_rm_networkinterface.py

* fix comment

* support 3 types to specific name and resource group

* avoid test racing

* fix test

* add sample

* add resource id test
2018-05-24 14:32:03 +10:00
..
cloud Fixes some NIC problems: create without nsg, support loadbalancer (#38643) 2018-05-24 14:32:03 +10:00
clustering consul_kv: support retrieval of values from KV (#37837) 2018-05-23 14:33:41 -05:00
commands Update examples in modules/commands to use proper YAML syntax. (#35692) 2018-05-23 11:50:13 -05:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 2018-05-21 14:49:44 -05:00
files Fix #38745 - set user/group on temp file (#38748) 2018-05-23 15:45:43 -05:00
identity Fix example in ipa_dnszone module (#40443) 2018-05-20 16:28:02 +05:30
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_user: Add update_password parameter (#36280) 2018-05-23 14:34:46 -05:00
monitoring Fix non-HTTPS endpoint (#40601) 2018-05-23 22:42:33 +05:30
net_tools Add missing documentation on return of snmp_facts (#35101) 2018-05-23 08:25:49 -05:00
network nxos_interface: Disable switchport for loopback/svi (#40314) 2018-05-24 08:51:17 +05:30
notification Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
packaging yum: Propagate plugins to all parts of the module (#40085) 2018-05-23 21:04:05 -05:00
remote_management Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
source_control Fix update parameter (#36022) 2018-05-23 14:36:00 -05:00
storage zfs: fix broken parameter handling (#36685) 2018-05-23 21:46:20 -05:00
system service: More DragonFly BSD support (#40449) 2018-05-23 17:38:10 -05:00
utilities Update include_vars.py (#36106) 2018-05-23 14:35:02 -05:00
web_infrastructure Fixes #24241 Module always updates installed plugins (#40591) 2018-05-24 12:15:47 +10:00
windows Fixed WebRequest init (#40641) 2018-05-24 14:21:49 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00