Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refreshed metadata for extras modules | Toshio Kuratomi | 2016-12-06 | 217 | -0/+868 |
| | |||||
* | Add check mode support (#3523) | Ben Tomasik | 2016-12-05 | 1 | -1/+2 |
| | |||||
* | Fetch vmid from the ProxmoxAPI when not set (#3591) | 0livd | 2016-12-05 | 1 | -2/+31 |
| | | | | | | | | The vmid is no longer a required parameter For the 'present' state: If not set, the next available one will be fetched from the API For the 'started', 'stopped', 'restarted' and 'absent' states: If not set, the module will try to fetch it from the API based on the hostname Inspired from the behavior of the proxmox_kvm module | ||||
* | Update route53_zone.py fix indentation typo in examples (#3255) | Arthur | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | improve example for module ec2_vpc_subnet_facts (#3511) | Bill Wang | 2016-12-05 | 1 | -0/+1 |
| | |||||
* | Add oVirt ovirt_permissions and ovirt_permissions_facts modules (#3160) | Ondra Machacek | 2016-12-05 | 2 | -0/+423 |
| | |||||
* | Add oVirt ovirt_external_providers and ovirt_external_providers_facts ↵ | Ondra Machacek | 2016-12-05 | 2 | -0/+391 |
| | | | | modules (#3168) | ||||
* | Add oVirt ovirt_vmpools and ovirt_vmpools_facts modules (#3171) | Ondra Machacek | 2016-12-05 | 2 | -0/+313 |
| | |||||
* | Add oVirt ovirt_quotas and ovirt_quotas_facts modules (#3172) | Ondra Machacek | 2016-12-05 | 2 | -0/+411 |
| | |||||
* | Add oVirt ovirt_nics and ovirt_nics_facts modules (#3205) | Ondra Machacek | 2016-12-05 | 2 | -0/+361 |
| | |||||
* | Add oVirt ovirt_templates and ovirt_templates_facts modules (#3221) | Ondra Machacek | 2016-12-05 | 2 | -0/+410 |
| | |||||
* | Add oVirt ovirt_storage_domains and ovirt_storage_domains_facts modules (#3222) | Ondra Machacek | 2016-12-05 | 2 | -0/+540 |
| | |||||
* | Add oVirt ovirt_vms_facts module (#3226) | Ondra Machacek | 2016-12-05 | 1 | -0/+100 |
| | |||||
* | ovirt_vms: Add new cloud_init_nics parameter (#3557) | Ondra Machacek | 2016-12-05 | 1 | -23/+58 |
| | |||||
* | Add oVirt ovirt_affinity_labels and ovirt_affinity_labels_facts modules (#3570) | Ondra Machacek | 2016-12-05 | 2 | -0/+357 |
| | |||||
* | Add oVirt users/groups and users_facts/group/facts modules (#3153) | Ondra Machacek | 2016-12-05 | 4 | -0/+539 |
| | |||||
* | Add ovirt_networks and ovirt_networks_facts modules (#3148) | Ondra Machacek | 2016-12-05 | 2 | -0/+364 |
| | |||||
* | Add ovirt_datacenters and ovirt_datacenters_facts modules (#3146) | Ondra Machacek | 2016-12-05 | 2 | -0/+315 |
| | |||||
* | Add ovirt_clusters and ovirt_clusters_facts modules (#3138) | Ondra Machacek | 2016-12-05 | 2 | -0/+659 |
| | | | | | | | | | | * Add ovirt_clusters and ovirt_clusters_facts modules * Add return values examples * Improve documentation * Added all cluster parameters | ||||
* | Add new ovirt_mac_pools module (#3646) | Ondra Machacek | 2016-12-05 | 1 | -0/+176 |
| | | | This patch adds new module to manage oVirt MAC pools. | ||||
* | Fix: convert owner_ids to a list of strings (#3488) | Constantin | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | Add check mode support (#3522) | Ben Tomasik | 2016-12-05 | 1 | -1/+2 |
| | |||||
* | Use parameters in os_stack update (#3560) | Tristan de Cacqueray | 2016-12-05 | 1 | -1/+2 |
| | | | | | | | This change makes os_stack module idempotent. Otherwise, re-use of the module fails with: Error updating stack: ERROR: The Parameter (...) was not provided. Fixes #3165. | ||||
* | Make `main()` calls conditional - cloud (#3657) | Fabio Alessandro Locati | 2016-12-05 | 21 | -21/+47 |
| | |||||
* | ovirt_vms: Add support to specify template version (#3567) | Ondra Machacek | 2016-12-05 | 1 | -3/+45 |
| | |||||
* | cloudstack: cs_ip_address: implement VPC support (#3403) | René Moser | 2016-12-05 | 1 | -44/+18 |
| | |||||
* | cloudstack: cs_staticnat: implement VPC support (#3409) | René Moser | 2016-12-05 | 1 | -0/+7 |
| | |||||
* | Native YAML, improve quotation (#3643) | Fabio Alessandro Locati | 2016-12-04 | 7 | -33/+41 |
| | |||||
* | Check values for vm_id and vm_names instead of keys (#3621) | Fabian von Feilitzsch | 2016-12-03 | 1 | -1/+1 |
| | |||||
* | Native YAML - cloud/centurylink/clc_loadbalancer.py (#3632) | Fabio Alessandro Locati | 2016-12-02 | 1 | -5/+10 |
| | |||||
* | Native YAML - cloud/amazon/lambda.py (#3628) | Fabio Alessandro Locati | 2016-12-02 | 1 | -2/+4 |
| | |||||
* | Native YAML - cloud/misc (#3615) | Fabio Alessandro Locati | 2016-12-02 | 5 | -49/+205 |
| | | | | | | * Native YAML - cloud/misc * Fix mistake | ||||
* | Native YAML - cloud/openstack (#3614) | Fabio Alessandro Locati | 2016-12-01 | 3 | -11/+22 |
| | |||||
* | Native YAML - cloud/serverless (#3618) | Fabio Alessandro Locati | 2016-12-01 | 1 | -4/+6 |
| | |||||
* | Normalize YAML - Cloud/VMWare (#3612) | Fabio Alessandro Locati | 2016-12-01 | 1 | -2/+16 |
| | |||||
* | Native YAML - cloud/cloudstack (#3613) | Fabio Alessandro Locati | 2016-12-01 | 4 | -25/+49 |
| | |||||
* | Cloud lxc (#3611) | Fabio Alessandro Locati | 2016-12-01 | 1 | -3/+5 |
| | | | | | | * Native YAML - cloud/lxc * debug var uses naked vars | ||||
* | Cloud amazon and azure (#3610) | Fabio Alessandro Locati | 2016-12-01 | 5 | -16/+21 |
| | | | | | | * Native YAML - cloud/amazon * Native YAML - cloud/azure | ||||
* | cloudstack: new module cs_region (#3568) | René Moser | 2016-11-30 | 1 | -0/+204 |
| | |||||
* | py3 - ported ec2_vpc_route_table iterkeys to dict.keys() (#3503) | Andrea Tartaglia | 2016-11-22 | 1 | -1/+1 |
| | | | | | | | | * ported ec2_vpc_route_table iterkeys to dict.keys() for py3 Addresses ansible/ansible#18507 * Removed '.keys()' | ||||
* | cloudstack: cs_instance: implement vpc support (#3402) | René Moser | 2016-11-20 | 1 | -11/+25 |
| | | | | | | * cloudstack: cs_instance: implement vpc support * cloudstack: cs_instance: distinguish VPC and non VPC VMs | ||||
* | cs_snapshot_policy: extend volume determination (#3500) | René Moser | 2016-11-18 | 1 | -6/+67 |
| | |||||
* | Update the code fragment contents to have correct format (#3342) | Saravanan K R | 2016-11-18 | 2 | -3/+3 |
| | |||||
* | cloudstack: cs_snapshot_policy: ignore intervaltype in has_changed (#3499) | René Moser | 2016-11-18 | 1 | -5/+6 |
| | | | Fixes ValueError: invalid literal for int() with base 10: 'daily' | ||||
* | Create `serverless` module for handling Serverless Framework deploys (#3352) | Ryan Brown | 2016-11-18 | 1 | -0/+185 |
| | | | | | | | | * Create `serverless` module for handling deploys on the Serverless Framework * fix interpreter line * Successfully exit when a stage is already absent | ||||
* | Add oVirt ovirt_hosts and ovirt_storage_hosts_facts modules (#3225) | Ondra Machacek | 2016-11-18 | 2 | -0/+417 |
| | |||||
* | Add oVirt ovirt_host_networks modules (#3227) | Ondra Machacek | 2016-11-18 | 1 | -0/+364 |
| | |||||
* | Add oVirt ovirt_host_pm module (#3253) | Ondra Machacek | 2016-11-18 | 1 | -0/+232 |
| | |||||
* | redshift: fix version added | Rene Moser | 2016-11-17 | 2 | -2/+2 |
| | |||||
* | redshift: Fix error with boolean parameters (#3467) | Jens Carl | 2016-11-17 | 1 | -30/+8 |
| |