1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/modules/cloud
Zim Kalinowski 6583ed0df9 Adding postgresql configuration module (#45072)
* adding postgresqlconfiguration

* removed unnecessary option

* small fixes

* moved tests to main server test

* update comments

* updated module
2019-02-27 14:43:50 -08:00
..
alicloud Fix incorrect use of is for comparisons. 2019-02-12 16:33:13 -08:00
amazon add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 2019-02-27 16:19:34 +10:00
atomic
azure Adding postgresql configuration module (#45072) 2019-02-27 14:43:50 -08:00
centurylink Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
cloudscale cloudscale_volume: fail fast on volume type change (#52231) 2019-02-18 17:48:47 +00:00
cloudstack cloudstack: streamline modules doc (#52509) 2019-02-20 10:53:31 -05:00
digital_ocean Assorted pylint fixes 2019-02-15 06:54:47 -08:00
dimensiondata
docker Fix force when state==present. (#53003) 2019-02-27 09:11:57 +00:00
google Bug fixes for GCP modules (#52616) 2019-02-20 16:27:05 -05:00
heroku
kubevirt Add kubevirt_template module (#52528) 2019-02-26 17:24:49 +05:30
linode Final round of moving modules to new import error msg (#51852) 2019-02-08 10:07:01 +10:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd lxd_container fix to check for snap package install unix.socket #34924 (#51541) 2019-02-22 09:24:07 +00:00
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc terraform: patch state 'planned' outputs and perform minor refactor (#52004) 2019-02-26 11:39:13 +00:00
oneandone
online
opennebula
openstack Fix default for os_network port_security_enabled (#52821) 2019-02-22 12:11:47 -05:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt Add firewall and gluster tuned options to oVirt cluster (#52655) 2019-02-26 06:00:11 -05:00
packet
profitbricks
pubnub
rackspace
scaleway Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
smartos
softlayer
spotinst
univention Assorted pylint fixes 2019-02-15 06:54:47 -08:00
vmware VMware: add missing fact about IP network in firewall facts (#52554) 2019-02-25 22:43:25 +05:30
vultr Add snapshot support for vultr_server (#52781) 2019-02-24 19:57:19 +01:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver New module: xenserver_guest_facts - returns facts of XenServer VMs (#49426) 2019-02-12 16:56:49 +05:30
__init__.py