Commit Graph

39031 Commits (ee5b761c21fde45363e204b7d886fc775e73ba06)
 

Author SHA1 Message Date
Tim Rupp ee5b761c21
Adds bigip_device_facts module (#44351)
This is a new module to manage the different facts that can be gathered
from a bigip.
6 years ago
Yanis Guenane 902c4a04c6 Vultr: Introducing vultr_network module (#43598)
This commit introduces a new module called vultr_network.

It allows a user to manage networks on the Vultr cloud.
6 years ago
Andreas Olsson 8691c7ced7 Add DS record type to cloudflare_dns module (#44349)
Cloudflare recently added support for DS records. They are used to
delegate DNSSEC trust to a subdomain.
6 years ago
Tim Rupp 47b527224a
Renames the security_port_list module (#44350)
Renames the module by adding a symlink, introducing the new module,
and naming the symlink so that it identifies as deprecated.
6 years ago
Tim Rupp b65f05f9c0
Renames the security_address_list module (#44348)
Renames module and includes a symlink with the old name so that it
will still work, though will be deprecated too.
6 years ago
Abhijeet Kasurde adf3ab5e72
VMware: Add cluster fact in vmware_vm_facts (#44292)
This fix adds an additional fact about cluster in VM facts.

Fixes: #44101

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
Christian Rebischke 66a8711ecb fixed proxmox_kvm documentation (#44308)
The documentation defines `cpu` as:

```
default cpu type
default value: kvm64
```

Therefore defining `cpu` with `8` in the `examples` section makes no
sense. So changing to `cores`.

Signed-off-by: Christian Rebischke <Chris.Rebischke@posteo.de>
6 years ago
Abhijeet Kasurde 19116e0102 ovirt: minor typo fixes in documentation (#44345)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
6 years ago
mooninite 8bf122e97f vmware_deploy_ovf: Add cluster support (#43606)
When a datacenter has multiple clusters it is required to use the
cluster name to find the correct default resource pool to import
OVF images to.

Fixes issue 42644.

Signed-off-by: Michael Cronenworth <mike@cchtml.com>
6 years ago
Chris Adams ab76fcd18a rds_instance_facts: use correct parameter in example (#44323)
The example referenced `name:` which is not a supported parameter.

+label: docsite_pr
6 years ago
Chris Archibald 8c97aa948e Bug Fixes for ontap_interface.py (#44200) 6 years ago
Chris Archibald 4abfbe06c4 Bug fixes for ontap_broadcast_domain_ports.py (#44180) 6 years ago
Chris Archibald 87467dcd66 Bug fixes for ontap_cifs.py (#44182) 6 years ago
Chris Archibald cfa304a400 Bug fixes for ontap_cifs_acl.py (#44184) 6 years ago
Chris Archibald 3d0287aca1 Bug Fixes for ontap_cluster.py: (#44187) 6 years ago
Chris Archibald 9dac00fabe Bug fixes for na_ontap_cluster_ha.pya (#44188) 6 years ago
Chris Archibald 9858f41628 Bug Fixes for ontap_iscsi.py (#44201) 6 years ago
Chris Archibald 5778691923 Bug Fixes for ontap_job_schedule.py (#44202) 6 years ago
Chris Archibald cd2af0b06a Bug Fixes for ontap_license.py (#44203) 6 years ago
Chris Archibald 060d444949 Bug Fixes for ontap_lun_map.py (#44205) 6 years ago
Chris Archibald d220859190 Bug fixes for ontap_net_ifgrp.py (#44206) 6 years ago
Chris Archibald 6e527c3f36 Bug Fixes for ontap_net_port.py (#44207) 6 years ago
Chris Archibald 4be72ba60d Bug Fixes for ontap_ntp.py (#44212) 6 years ago
Chris Archibald 44f4f54fe5 Bug Fixes for ontap_service_processor_network.py (#44214) 6 years ago
Chris Archibald 270bc58b84 Bug Fixes for ontap_snmp.py (#44217) 6 years ago
John R Barker 4ede3921d0
module_utils/netapp (#44335) 6 years ago
Fabian von Feilitzsch 519987d1b0 Revert "Disabled failing k8s integration test."
This reverts commit 9cc16ca9d8.
6 years ago
Alex Stephen bcc5b6ac7e New GCP Module: gcp_compute_ssl_policy_facts (#44042) 6 years ago
Alex Stephen 799fdc4612 New GCP Module: gcp_compute_ssl_certificate_facts (#44041) 6 years ago
Alex Stephen 7676fb14ba New GCP Module: gcp_compute_instance_facts (#43698) 6 years ago
Alex Stephen e97558d4f7 New GCP Module: gcp_compute_subnetwork_facts (#44043) 6 years ago
Alex Stephen 3eeb474907 New GCP Module: gcp_compute_target_pool_facts (#44046) 6 years ago
stoned e5f4987a8f Make mandatory filter error message more verbose (#44139)
...by adding the undefined variable/attribute name, if available.
6 years ago
Alex Stephen 9abe66845f New GCP Module: gcp_compute_target_vpn_gateway_facts (#44049) 6 years ago
Alex Stephen fc7aca48a6 New GCP Module: gcp_compute_backend_bucket_facts (#44024) 6 years ago
Alex Stephen 80881483e1 New GCP Module: gcp_compute_disk_facts (#44026) 6 years ago
Alex Stephen cca329d532 New GCP Module: gcp_compute_forwarding_rule_facts (#44028) 6 years ago
Alex Stephen 4739434ad2 New GCP Module: gcp_compute_global_forwarding_rule_facts (#44030) 6 years ago
Alex Stephen 04c9d47209 New GCP Module: gcp_compute_image_facts (#44034) 6 years ago
Alex Stephen 5022360358 New GCP Module: gcp_compute_instance_group_facts (#44035) 6 years ago
Alex Stephen b0009dc9c8 New GCP Module: gcp_compute_instance_group_manager_facts (#44036) 6 years ago
Matt Clay 9cc16ca9d8 Disabled failing k8s integration test. 6 years ago
Alex Stephen 7eff98bee1 New GCP Module: gcp_compute_instance_template_facts (#44037) 6 years ago
Chris Smolen 3f5cf2aad4 add example using the "when" keyword (#41038)
* add example using the "when" keyword

<!--- Your description here -->
add example using the "when" keyword comparing group_var variable to returned value from ios_facts
+label: docsite_pr
+label: issue #311

* Update ios_config.py

* Update ios_config.py
6 years ago
Alex Stephen 79cca62028 New GCP Module: gcp_compute_network_facts (#44038) 6 years ago
Alex Stephen d494b70902 New GCP Module: gcp_compute_route_facts (#44039) 6 years ago
Alex Stephen 18139104ee New GCP Module: gcp_compute_router_facts (#44040) 6 years ago
Anil Kumar Muraleedharan 31158b322e Moving method from util to module (#43923)
* Moving method from util to module

* Update cnos_portchannel.py

* To remove unwanted method from cnos.py
6 years ago
Dmitrii Shuvar 9d3b479faf Update docs iptables.py (#41245)
* Update iptables.py

added to documentation the required variable 'protocol' for variable destination_port.

* Update iptables.py
6 years ago
Yanis Guenane e635dc6969 Vultr: Introducing vultr_block_storage_facts module (#43218)
This commit introduces a new module called vultr_block_storage_facts.

This module aims to return the list of block storage volume avaiable
in Vultr.
6 years ago