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] c1a6feaf25
[pkgng] present the 'ignore_osver' option to pkg () ()
* [pkgng] introduce IGNORE_OSVERSION to pkgng

* [pkgng] add small description about IGNORE_OSVERSION
  - source: https://www.freebsd.org/cgi/man.cgi?query=pkg.conf&sektion=5

* [pkgng] initialize default value of 'ignoreosver' as False

* [pkgng] replace double quotes by single ones, when setting 'ignoreosver'

* [pkgng] do not make 'ignoreosver' a required option for this module

* [pkgng] mode the point we set IGNORE_OSVER into install_packages()

* [pkgng] restrict the use of 'ignoreosver' to pkg versions >= 1.11
  - https://github.com/freebsd/pkg/blob/release-1.11/NEWS#L51

* [pkgng] value of 'ignoreosver' passed to install_packages

  - install_packages() contains a taks to update local pkgs cache;
  - should that update be triggered, AND 'ignoreosver' is set to True,
    we must change existing "batch_var" and add the IGNORE_OSVERSION=yes
    to the environment;
  - there pkg running on STABLE or CURRENT FreeBSD machines will have a
    chance to proceed with the "update" action

* [pkgng] create option description for "ignoreosver" and its defaults

* [pkgng] make sure we do use IGNORE_OSVERSION when action is "update"

* [pkgng] add more information on how 'ignoreosver' works

Signed-off-by: Vinicius Zavam <egypcio@googlemail.com>

* [pkgng] create changelog fragment for PR 

Signed-off-by: Vinicius Zavam <egypcio@googlemail.com>

* [pkgng] add information about when we start to offer 'ignoreosver'

Signed-off-by: Vinicius Zavam <egypcio@googlemail.com>

* [pkgng] rename 'ignoreosver' -> 'ignore_osver'

Signed-off-by: Vinicius Zavam <egypcio@googlemail.com>

* [pkgng] remove unnecessary backslashes for install_packages() call

Signed-off-by: Vinicius Zavam <egypcio@googlemail.com>

* [pkgng] fix changelog fragment's formating

Signed-off-by: Vinicius Zavam <egypcio@googlemail.com>
(cherry picked from commit d95910963b)

Co-authored-by: Vinícius Zavam <egypcio@users.noreply.github.com>
2020-11-17 07:37:00 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:18:40 +02:00
216-fix-lxc-container-container_config-parameter.yaml lxc_container: fix the type of the 'container_config' parameter () () 2020-11-08 13:31:21 +01:00
229_lvol_percentage_fix.yml Fix idempotent issue when using lvol with %VG or %PVS size options and VG is fully allocated () () 2020-11-09 07:49:37 +00:00
349-pacman_improve_group_expansion_speed.yml Improve group expansion speed: query list of pacman groups once () () () 2020-10-09 13:25:34 +00:00
360_syspatch_apply_patches_by_default.yml OpenBSD Syspatch: Apply patches by default. Minor module cleanup () () 2020-10-28 07:21:19 +01:00
409-datadog-monitor-include-tags.yaml Add include_tags to datadog_monitor () () 2020-10-23 07:48:41 +02:00
436-infoblox-use-stderr-and-environment-for-config.yaml infoblox inventory script: Use stderr, and allow use of environment for config () () 2020-10-27 06:11:43 +01:00
713-maven-timestamp-snapshot.yml maven_artifact: Adjust path for time stamped SNAPSHOT versions () () 2020-11-16 22:22:14 +01:00
805-docker_image-build-output.yml Add docker build output to task result () () 2020-11-15 17:08:43 +01:00
823-terraform_init_reconfigure.yaml Add support for "reconfigure" option for terraform init () () 2020-10-30 21:04:08 +01:00
850-proxmox_kvm-remove_hard_coded_defaults.yml [PR #850/d6f5029 backport][stable-1] proxmox, proxmox_kvm: Deprecate hard-coded defaults () 2020-11-06 13:16:15 +01:00
886-postgresql_query_add_ret_vals.yml postgresql_query: add query_all_results ret value () () 2020-10-20 10:37:40 +03:00
968-gitlab_variables-pagination.yml Gitlab variables pagination () () 2020-10-09 15:30:02 +02:00
993-file-capabilities.yml [capabilities] fix for a newer versions of libcap () () 2020-10-16 21:23:43 +02:00
1024-vault-skip-verify-support.yml Respect VAULT_SKIP_VERIFY envionment variable setting in hashi_vault lookup plugin () () 2020-10-09 15:30:11 +02:00
1028-proxmox-kvm-linked-clone.yml proxmox_kvm: allow setting format to null (None) () () 2020-10-10 12:36:19 +02:00
1036-redis-cache-keyset-name.yaml cache/redis: make keyset keyname configurable () () 2020-10-11 20:05:17 +02:00
1038-fix-homebrew-and-homebrew-cask-package-validation.yaml Resolve homebrew and homebrew_cask package name validation issues () () 2020-10-28 06:46:35 +01:00
1048-postgresql_privs_add_procedure_type.yml postgresql_privs: add procedure type support () () 2020-10-08 09:03:33 +03:00
1055-redis-cache-sentinel.yaml cache/redis: feature redis sentinel () () 2020-10-20 10:00:16 +02:00
1059-postgresql_privs_fix_failings_when_using_roles_with_hyphen.yml postgresql_privs: fix module fails when passing roles containing hyphens () () 2020-10-11 15:37:52 +03:00
1078-postgresql_ext_fix_version_selection_when_version_is_latest.yml postgresql_ext: sort list of available versions () () 2020-10-13 14:53:17 +03:00
1079-redis-use-regexp-to-check-if-the-value-matches-expected-form.yaml redis: use regexp to check if the value matches expected form () () 2020-10-20 07:31:20 +02:00
1081-solaris_zone-python3.yml solaris_zone: fix zone configuration with python3 () () 2020-10-15 09:52:14 +02:00
1091-postgresql_info_add_in_recovery_ret_val.yml postgresql_info: add in_recovery return value to show if a service in recovery mode or not () () 2020-10-14 14:59:21 +03:00
1099-postgresql_ext_fix_failing_when_version_cannot_be_compared.yml postgresql_ext: fix module's failing when available ext versions contain a pure string () () 2020-10-16 12:15:54 +03:00
1101-slack-ts-fix.yaml move conversion of data to json in slack API handling () () 2020-10-19 11:33:03 +03:00
1105-beadm_bugfix.yaml Unbreak beadm module () () 2020-10-31 14:09:43 +01:00
1107-monit-fix-status-check.yml monit: fix module detection of monitored process state () () 2020-10-23 14:01:01 +02:00
1118-docker_login-config-store.yml docker_login: fix internal config file storage to handle credentials for more than one registry () () 2020-10-21 08:39:57 +02:00
1119-docker_container-device-reqests.yml docker_container: add device_requests option () () 2020-10-27 22:43:25 +01:00
1124-pg_hba-dictkey_bugfix.yaml Fix changelog fragment () () 2020-10-22 10:44:07 +03:00
1126-influxdb-conditional-path-argument.yml InfluxDB_database: Make the path argument conditional on the InfluxDB version () () 2020-11-06 13:48:18 +01:00
1127-maven_artifact_client_cert.yml Added client_cert and client_key to the maven_artifact module. () () 2020-10-20 20:27:23 +02:00
1138-hashi_vault_fix_approle_authentication_without_secret_id.yml Fix hashi_vault lookup approle authentication () () 2020-11-16 16:40:54 +00:00
1140-iptables_state-fix-race-condition.yml iptables_state: fix race condition between module and its action plugin () () 2020-10-20 22:46:12 +02:00
1144-consul-add-tcp-check-support.yml Add TCP healthcheck support for services registered by consul module () () 2020-10-30 06:47:59 +01:00
1149-filesystem-fix-355-state-absent.yml filesystem: fix 355 state absent () () 2020-10-27 05:47:47 +01:00
1154-django_manage-docs.yml Fixed django_manage markup in docs () () 2020-10-26 08:22:10 +01:00
1169-getbinpkgonly.yaml Add getbinpkgonly (-G) to portage () () 2020-10-26 21:08:04 +01:00
1175-zypper-absent-lang.yml Fix lang issue on zypper absent () () 2020-10-28 06:47:01 +01:00
1179-composer_require_v2_idempotence_fix.yml Issue : Fix v2 composer require idempotence () () 2020-10-26 19:54:18 +01:00
1185-proxmox-ignore-qemu-templates.yml proxmox: ignore QEMU templates altogether () () 2020-10-30 20:53:06 +01:00
1196-use_description-in-gitlab-group-creation.yml added description parameter to create request () () 2020-11-11 13:50:41 +01:00
1206-proxmox-api-token.yml proxmox*: add support for API tokens () () 2020-11-16 21:37:42 +01:00
1213-hashi_vault-jwt-auth-support.yaml Add support for HashiCorp Vault JWT auth () () 2020-11-16 08:23:44 +01:00
1223-nios-remove-redundant-aliases.yml Remove redundant aliases from NIOS modules () () 2020-11-04 08:31:53 +01:00
1243-pkgng-present-ignoreosver.yaml [pkgng] present the 'ignore_osver' option to pkg () () 2020-11-17 07:37:00 +01:00
1244-renamed-parameter.yaml Changed parameter name, added aliases for compatibility. () () 2020-11-09 07:16:20 +01:00
1258-proxmox_kvm-ignore-pool-on-update.yaml proxmox_kvm: pool parameter not supported by qemu/<vmid>/config API endpoint () () 2020-11-14 12:33:14 +01:00
1270-linode-v4-stackscript-support.yaml Add support for StackScripts to Linode v4 module () () 2020-11-13 12:59:28 +01:00
1305-added-xfconf-tests.yaml Xfconf tests () () 2020-11-16 12:49:38 +01:00
community.docker-31-docker-secret.yml Add a warning when ansible_key label is not found on a secret. () () () 2020-11-09 08:56:26 +01:00
fix-plugin-imports.yml Fix gcp_storage_file lookup plugin (). 2020-11-13 22:06:46 +01:00
nmcli-refactor.yml nmcli: module refactor () () 2020-10-23 07:48:29 +02:00
odbc.yml odbc: adding parameter to disable auto-commit () () () 2020-11-06 21:18:59 +01:00
openbsd_pkg.yml Add OpenBSD pkg_add(1) snapshot support () () 2020-11-13 06:49:59 +00:00
proxmox_template-appliance-download.yml proxmox_template download appliance templates () () 2020-11-05 06:49:07 +01:00
remove-ansible.posix-dependency.yml Remove ansible.posix dependency () () 2020-10-28 20:57:07 +01:00