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] 3eab4faf0b
Bugfix: github_repo does not apply defaults on existing repos (#2386) (#3769)
* github_repo do not apply defaults on currently existing repos

* Fixed sanity

* Fixed doc defaults

* Added changelog

* Fix "or" statement and some formatting

* Improve description change check

* Added api_url parameter for unit tests and default values for private and description parameters

* Added force_defaults parameter

* Improved docs

* Fixed doc anchors for force_defaults parameter

* Update plugins/modules/source_control/github/github_repo.py

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

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

Co-authored-by: Álvaro Torres Cogollo <atorrescogollo@gmail.com>
2021-11-22 13:49:29 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
4.1.0.yml Prepare 4.1.0 release. 2021-11-20 09:16:49 +01:00
1088-nmcli_add_multiple_addresses_support.yml change ip4 type to list of str (#3738) (#3757) 2021-11-19 07:27:36 +01:00
2386-github_repo-fix-idempotency-issues.yml Bugfix: github_repo does not apply defaults on existing repos (#2386) (#3769) 2021-11-22 13:49:29 +01:00
3632-add-redfish-host-interface-config-support.yml redfish_config: Add support to configure Redfish Host Interface (#3632) (#3718) 2021-11-16 19:45:30 +01:00
3661-lxd_container-add-vm-support.yml lxd_container: support lxd instance types (#3661) (#3761) 2021-11-20 08:36:04 +01:00
3693-add-redfish-host-interface-info-support.yml Add GetHostInterfaces command to redfish_info (#3693) (#3743) 2021-11-16 20:06:28 +01:00
3694-gitlab-cleanup.yml gitlab: clean up modules and utils (#3694) (#3741) 2021-11-16 19:45:45 +01:00
3708-listen_ports_facts-add-ss-support.yml listen_ports_facts: Added support for ss (#3708) (#3744) 2021-11-16 20:06:56 +01:00