Commit Graph

4501 Commits (6ce9cf7741679449fc3ac6347bd7209ae697cc5b)

Author SHA1 Message Date
Ondra Machacek 919b19f18d kubevirt_vm: Fix the default label (#54772) 6 years ago
The Magician 56179ad8ef Bug fixes for GCP modules (#54761) 6 years ago
The Magician ddc2adc0ac Bug fixes for GCP modules (#54762) 6 years ago
The Magician bb1704c360 Bug fixes for GCP modules (#54763) 6 years ago
The Magician 1eef039929 Bug fixes for GCP modules (#54764) 6 years ago
The Magician 9908b2fbf6 Bug fixes for GCP modules (#54765) 6 years ago
Zim Kalinowski 4f0ad57934 renaming info -> facts (#54573) 6 years ago
Ondra Machacek 8940da9b46 ovirt_host: add activate parameter (#54594) 6 years ago
Yunge Zhu a387b8e239
add vnet peering facts module (#53942) 6 years ago
Mariusz Mazur 0acef98dc4 kubevirt_cdi_upload: add more error handling (#54041) 6 years ago
Fred-sun 3694711a7e Update azure_rm_managed_disk.py --add zones (#53788) 6 years ago
Felix Fontein c82c33f6ce docker_image: fix KeyError and docs copy'n'paste error (#54732)
* Avoid KeyErrors.

* Fix docs.

* Fix key checks.
6 years ago
Yuwei Zhou 064d89a850 Update create_with_nsg documentation (#54441) 6 years ago
Jordan Borean 8b1b22ddc7
Bump dependency versions to avoid conflicts (#54443)
* Bump dependency versions to avoid conflicts

* Fix module code to support newer SDK packages

* Fix keyvault module are upgrading deps
6 years ago
The Magician 696e9c1462 Bug fixes for GCP modules (#54706) 6 years ago
The Magician 08d2545883 Bug fixes for GCP modules (#54707) 6 years ago
Mariusz Mazur 7ea01da38f kubevirt_rs: new wait logic (#54726) 6 years ago
tnisan fbaa6c33ca ovirt_disk: Support Hosted Engine content types (#54328)
Signed-off-by: Tal Nisan <tnisan@redhat.com>
6 years ago
Zim Kalinowski d760b400af more doc improvements (#54649) 6 years ago
Christopher Schmitt cafd124288 Add ssh key facts for hcloud (#54518)
* Add ssh_key facts

* Fix documentation
6 years ago
David Passante aa2427573b cs_vlan_ip_range: Update return values documentation (#54677)
* cs_vlan_ip_range: Update return values documentation

* add missing start/end_ipv6 return values to the doc
6 years ago
Lukas Kämmerling 72f1e4b83a Add hcloud_volume_facts (#54666)
* Add hcloud_volume_facts

* Fix server name
6 years ago
Martin Nečas 90c4b22205 ovirt add template version (#54675) 6 years ago
Ondra Machacek f405d97e1e kubevirt_vm: rename parameters to template_parameters (#54676) 6 years ago
Martin Nečas 71216cace5 add ovirt template clone name (#54596)
* add ovirt template clone name

* ovirt template clone name update docs
6 years ago
Hannes Ljungberg e58f23b73e docker_swarm: Return UnlockKey (#54490)
* Return UnlockKey

* Add changelog fragment

* Add method to check if a parameter exists in diffs

* Add method to get swarm unlock key

* Add option unlock_key

* Only return unlock key when created or changed

* Rename difference check

* Extend unlock key example

* Assert that unlock_key is a string

* Fix docker_swarm_info authors

* Don’t silence APIErrors

* Test unlock_key on unlocked swarm

* Catch APIError when retrieving unlock key

* Better return value description

* Lint

* Fix UnlockKey return value documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Get unlock key safely

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Return None on empty UnlockKey

* Assert swarm_unlock_key is undefined if unqueried

* Add documentation about swarm_info unlock_key

* Add change log fragment for unlock_key option

* Revert "Add change log fragment for unlock_key option"

This reverts commit e3cb2325b5.

* Use generator expression instead

* Restart docker more decisively

* Use systemctl kill

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Try to restart docker daemon
6 years ago
Lukas Kämmerling f99d1b3e47 Add hcloud_floating_ip_facts module (#54667) 6 years ago
Rémy Léone d48fb6ee41 Remove check for commercial types in scaleway_compute (#54535) 6 years ago
Ondra Machacek f6bdadaecd Support to create VM from template (#54222) 6 years ago
Martin Nečas 9705977ca1 Ovirt add docs suboptions (#54639)
* ovirt disks suboptions

* ovirt_network add docs suboptions

* ovirt_network add suboptions types

* add another ovirt docs suboptions

* ovirt cluster correct description

* finish ovirt_vm suboptions docs
6 years ago
Yunge Zhu 23670913ba
support application security group in network security group (#54584) 6 years ago
Zim Kalinowski c85e3e0794
Fix for function app settings (#54662) 6 years ago
Yunge Zhu 11e3cc3cab
add azure_rm_rediscache reboot/regenerate key (#54572) 6 years ago
Zim Kalinowski f9877fca18
Rename inconsistent azure_rm_virtualmachine_scaleset modules (#54579)
@yungezz yes, i remember. pls keep in mind that they are not broken
6 years ago
James E. King III 97e7266633 azure_rm_managed_disk additional disk types (#54644) 6 years ago
René Moser 01f63ee871
cloudstack: fix E326 (#54657)
* cloudstack: remove choice list for hypervisor param

* cloudstack: streamline network_type with returned value by the API

* cloudstack: remove E326

* add changelog fragment
6 years ago
Hannes Ljungberg 833512b07c docker_swarm: Add support for default_addr_pool and subnet_size (#54642)
* Add support for default_addr_pool and subnet_size

* Add changelog fragment

* Document options only used on init / join
6 years ago
David Passante eff1f8851c cloudstack: streamline modules doc (part 6) (#54641)
* Parameter types added
* Copyright format fixes
* Doc style fixes
* Examples format fixes
* validate-module errors fixes
6 years ago
dthvt b2ce30c845 ec2_eip_facts - Add link to describe-address filters doc (#54609)
* ec2_eip_facts - Add link to describe-address filters doc

* ec2_eip_facts - Added U() for URL linking

Co-Authored-By: dthvt <daniel@kickidle.com>
6 years ago
zhongjun2 5599b0484f cloud: huawei: Add new module hwc_network_vpc (#54102) 6 years ago
Scott Luther 5517b0384f fix remove_orphans using APIs exposed via AnsibleDockerClient (#54316)
Co-Authored-By: sluther <neenach2002@gmail.com>
6 years ago
psharkey 627c5e7f50 Correcting return types for subscriptions_confirmed and subscriptions_deleted. (#54624) 6 years ago
Patryk D. Cichy 6b3246164c Enable adding VLAN IP ranges for Physical Networks (#54576) 6 years ago
Hannes Ljungberg d56e64f3cd docker_swarm_service: Don't override docker-py secret/config defaults (#54611)
* Only supply specified config arguments

* Only supply specified secret arguments
6 years ago
The Magician acaf91d5f0 Bug fixes for GCP modules (#54574) 6 years ago
René Moser 9cdad6a01e cs_physical_network: use name as param for network (#54602) 6 years ago
David Passante b0d0a3a2f8 cs_service_offering: Implement customizable compute offers (#54597) 6 years ago
Martin Nečas e0f0816385 ovirt auto migrate vm (#54542)
* ovirt auto migrate vm

* ovirt vm auto migrage only without host

* repair ovirt auto migrate vm
6 years ago
Martin Nečas 88a1efb774 Ovirt docs add suboption (#54586)
* ovirt_vm first section of suboption

* ovirt_vm sec section of suboption

* dont use suboption with lists
6 years ago
Zim Kalinowski 8051bef12e doc fixes in resorce group (#54575)
* doc fixes in resorce group

* ltl fix
6 years ago