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/changelogs/fragments
patchback[bot] 41f5d1741c
proxmox: Add clone parameter (#3930) (#3992)
* proxmox: Add clone parameter

* Add changelog fragment

* Add version_added

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add PR URL to changelog fragment

Co-authored-by: Felix Fontein <felix@fontein.de>

* Clarify what content_check does

* Split up try/except block to give a separate error message when creation pre-checks fail

* Create seperate case for cloning

* Prevent 'clone' argument from being removed

* Fix double argument, add todo's

* Check if to be cloned container actually exists

* Adjust module options dependencies

* Require 'storage' parameter when cloned container is not a template and ignore otherwise

* Don't only create linked clones of template containers

* Fix pylint errors

* Add extra example

* Minor language fix

* Add clone_type parameter to specify cloning behaviour

* I can't find if openvz nodes have this clone API, so just don't support it

* Remove unrelated changes

* Don't pass unused kwargs

* Revert more unrelated changes

* Remove required_together clone and clone_type because clone_type has a default choice

* Fix clone_type reference

Co-authored-by: Felix Fontein <felix@fontein.de>

* Fix missing period

Co-authored-by: Felix Fontein <felix@fontein.de>

* Fix redundant period

Co-authored-by: Felix Fontein <felix@fontein.de>

* Fix redundant period

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit b0c27f7a68)

Co-authored-by: Martijn <martijn@mrtijn.nl>
2022-01-06 08:06:55 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3374-add-ipa-ptr-sync-support.yml ipa_dnszone: add PTR synchronization support for dnszones (#3374) (#3950) 2021-12-27 16:22:55 +01:00
3921-add-counter-filter-plugin.yml Add counter filter (#3921) (#3945) 2021-12-26 15:25:18 +01:00
3930-proxmox-add-clone.yaml proxmox: Add clone parameter (#3930) (#3992) 2022-01-06 08:06:55 +01:00
3933-slack-charset-header.yaml slack - use UTF-8 charset in content-type header (#3933) (#3971) 2022-01-03 19:43:50 +01:00
3934-distutils.yml Get rid of distutils.spawn and distutils.util (#3934) (#3974) 2022-01-04 07:22:25 +01:00
3936-distutils.version.yml Use vendored copy of distutils.version. (#3984) (#3987) 2022-01-05 22:05:13 +01:00
3940_fix_contenttype_scaleway_user_data.yml fix scaleway_user_data (#3940) (#3954) 2021-12-27 20:00:58 +01:00
3946-mattermost_attachments.yml Mattermost: Add sending of attachments (#3946) (#3972) 2022-01-03 19:44:06 +01:00
3951-scaleway_compute_add_project_id.yml Add support of project id for scawelay_compute (#3951) (#3961) 2021-12-28 16:44:10 +01:00
3964-scaleway_volume_add_region.yml [Bug] Scaleway The volume is created systematically on par1 (#3964) (#3983) 2022-01-05 18:12:11 +01:00