You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments
Till Maas bf00a14f91
linux networking facts: Provide IPv4 prefix (#77193)
For IPv6 addresses, Ansible already provides the prefix length for IP
addresses in the `prefix` fact. This patch adjusts the facts for IPv4
addresses to also contain the prefix length in the prefix fact. This
makes it easier to use the facts consistently when the CIDR notation is
needed.

Signed-off-by: Till Maas <opensource@till.name>
4 years ago
..
75876-fix-parsing-of-device-serial-number-for-rhel-8.yaml Fix parsing of device serial number for RHEL8 (#75876) 4 years ago
47277-fails-to-deploy-deb-when-has-no-architecture-attribute.yml The apt module won't work with python-apt < 0.8.9 (such as on Ubuntu 10.04) (#75993) 4 years ago
50771-uri-improvements.yml uri module improvements (#50771) 4 years ago
50897-include_role-any_errors_fatal.yaml Track failures in the includes results to avoid special handling of include errors (#53688) 4 years ago
69776-add-aix-root-ca-certs-paths.yml Added AIX CA certs search paths (#69776) 4 years ago
71627-add_host-group_by-fix-changed_when-in-loop.yml add_host/group_by: fix using changed_when in a loop (#71719) 4 years ago
71734-validate-plugins.yml Extend validate-modules to also validate plugins (#71734) 4 years ago
72405-git-module-local_mods-show-conflict-destination-directory.yml Update local_mods in git.py to show destination of conflict (#72405) 4 years ago
72592-catch-broken-cowsay.yaml catch the case that cowsay is broken (#76326) 4 years ago
73024-unarchive-apply-permissions-top-folder.yml apply owner/group permissions to top folder with unarchive module (#73024) 4 years ago
73629_allow-change-held-packages.yml apt - add allow_change_held_packages option (#73629) 4 years ago
73657-include-parser-error-fail.yml Parser errors from within includes should not be rescueable (#73722) 4 years ago
74127-bad-filter-2.yml Attempt 2: Catch errors getting filters and tests (#76806) 4 years ago
74349-improve-docker-detection.yml check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349) 4 years ago
74416-PlayIterator-_host_states-setters.yml Introduce public methods to access PlayIterator._host_states (#74416) 4 years ago
74511-PlayIterator-states-enums.yml PlayIterator: use enums for states (#74511) 4 years ago
75002-apt_min_version.yml apt: add support for package version >= (#75002) 4 years ago
75015-ca-path-bundle.yml Allow ca_path to point to a bundle (#75894) 4 years ago
75017-user-password-expiry.yml user module password expiration fixes (#75390) 4 years ago
75101-ansible-vault-encrypt_string-output-file.yml ansible-vault encrypt_string: fix --output to write into file (#76856) 4 years ago
75538-systemd-alias-check.yml add systemd alias check (#76608) 4 years ago
75540-warn-invalid-configured-vault-secret-files.yaml exhaust list of vault ids before failing (#75540) 4 years ago
75560-interp-discovery-family-fallback.yml Fallback to os family for interpreter discovery distro map. Fixes #75560 (#76815) 4 years ago
75635-fix-role-argspec-suboption-validation.yml Skip recursive suboption validation if sub_parameters is not a dict (#75635) 4 years ago
75642-free-strat-fix-executing-includes.yml Fix executing includes in the free strategy (#75649) 4 years ago
75671-ansible-doc-ignore-deprecations.yml ansible-doc: ignore plugin deprecation warnings (#75674) 4 years ago
75823-cli-remove-deprecated-verbosity-before-sub-cmd.yml Fix up deprecation removal changelog headers (#75848) 4 years ago
75824-copy-remove-deprecated-thirsty-alias.yml Fix up deprecation removal changelog headers (#75848) 4 years ago
75825-75826-get_url-uri-remove-deprecated-thirsty-alias.yml Fix up deprecation removal changelog headers (#75848) 4 years ago
75828-remove-deprecated-set_available_variables.yml Fix up deprecation removal changelog headers (#75848) 4 years ago
75845-ansible-galaxy-support-collection-skeleton.yml Add support for distinct collection skeleton configuration (#75845) 4 years ago
75863-start-move-away-six.yml Start of moving away from six (#75863) 4 years ago
75881-jinja2-3-min.yml Require Jinja2 3.0.0 (#75881) 4 years ago
76009-validate-modules-choices-return-value.yml validate_modules: allow 'choices' for return values (#76009) 4 years ago
76011-loop-variable-in-use-warning.yml _run_loop: Add the task name to the warning (#76012) 4 years ago
76049-task-debugger-run_once.yml Fix task debugger to work with run_once using linear strategy (#76814) 4 years ago
76069-fix-unarchive-file-listing-in-zip.yaml Fix zip content filtering in unarchive module (#76069) 4 years ago
76108-fix-ansible-galaxy-collection-verify-help.yaml Fix ansible-galaxy collection verify subcommand help message. (#76108) 4 years ago
76124-hostname-debianstrategy.yml Resubmit: Use SystemdStrategy for Debian in the hostname module (#76929) 4 years ago
76192-dnf-specific-gpg-error.yml dnf: add more specific error message for GPG check (#76194) 4 years ago
76225-update-collection-loader-for-python3.yaml Update collection loader for Python 3.10 (#76225) 4 years ago
76235-fix-ansible-doc-builtin-legacy.yml Fix ansible-doc -l ansible.builtin / ansible.legacy (#76235) 4 years ago
76262-validate-modules-validate-markup.yml Validate some markup in documentation in validate-modules (#76262) 4 years ago
76316-galaxy-install-role-inaccessible-dir-fix.yml galaxy: raise error when inaccessible path is specified multiple times (#76318) 4 years ago
76336-yum-makecache-fast.yml yum: avoid storing unnecessary cache data (#76345) 4 years ago
76343-tencentos-dnf.yml add tencentos fact distro (#76459) 4 years ago
76353-fix-check-mode-skipping.yaml Add check_mode tests for shell/command/script and make skipped=True/changed=True mutually exclusive (#76429) 4 years ago
76356-yumdnf-sslverify.yml plugins/dnf, plugins/yum: implement sslverify option (#76356) 4 years ago
76365-unarchive-include-stderr-in-error-message.yml unarchive: Keep stderr when pick_handler fails (#76365) 4 years ago
76373-add-openrc-support-to-service_facts.yaml Add openrc support to service_facts (#76373) 4 years ago
76375-fix-module-logging-WSL2.yml Module Logging with WSL2 (#76375) 4 years ago
76378-iptables-chain-management.yml iptables - added a ``chain_management`` parameter to control chain (#76378) 4 years ago
76379-set-finalize-on-new-env.yml Properly set finalize for the new environment (#76435) 4 years ago
76386-httperror-no-fp.yml Handle HTTPError being partially initialized due to the error. Fixes #76386 (#76421) 4 years ago
76433-get_url-document-check_mode.yml Document get_url module check_mode support right (#76433) 4 years ago
76453-indirect-systemd-status.yml check for indirect service in systemd (#76462) 4 years ago
76530-connection-password-file-tb-fix.yml Fix AttributeError when providing file via --conn-password-file (#76534) 4 years ago
76542-fix-unarchive-on-nenglish-locales.yml unarchive: fix non-english locales (#76542) 4 years ago
76579-fix-ansible-galaxy-collection-version-error.yml ansible-galaxy - validate version for directories and collections in git repos (#76579) 4 years ago
76580-add-pkg_info-support-to-package_facts.yml package_facts: Support pkg_info OpenBSD, FreeBSD and NetBSD (#76580) 4 years ago
76610-empty-template-none.yml ansible_concat: return strings only unless eval (#76634) 4 years ago
76672-fix-end_play-multiple_plays.yml end_play: end the current play only (#76674) 4 years ago
76681-ansible-galaxy-add-gpg-signature-verification.yaml ansible-galaxy - add signature verification of the MANIFEST.json (#76681) 4 years ago
76690-fix-ansible-galaxy-collection-verify-modified-content.yaml Fix 'ansible-galaxy collection verify' to display new files/dirs (#76690) 4 years ago
76729-async-callback-perf.yml Resolve perf issue with async callback events (#76783) 4 years ago
76735-ansible-galaxy-fix-ignore-certs.yaml ansible-galaxy - fix the --ignore-certs flag for the implicit galaxy server (#76735) 4 years ago
76751-facts-check-datafile-before-close.yml fact gathering, prevent "UnboundLocalError: local variable 'datafile' referenced before assignment" when open(path) fails. (#76751) 4 years ago
76769-inventory-constructable-disable-lookups.yml Parameterize disable_lookups (#76770) 4 years ago
76782-fqcn-compare-lockstep-strategies.yml Compare FQCN also in lockstep logic. Fixes #76782 (#76787) 4 years ago
76792-hostname-all-systemd.yml Do not require SystemdStrategy subclasses for every distro (#76800) 4 years ago
76840-added-restart-to-the-argument-condition-for-AIX.yml Added restart to the argument condition for AIX (#76841) 4 years ago
76877-added-sleep-to-the-service-restart-for-AIX.yml Fixed handling of sleep arguments during service restarts on AIX (#76878) 4 years ago
76924-powershell-ansible.basic-support-non-windows.yml make Ansible.Basic work on non-Windows (#76924) 4 years ago
76958-hostname-systemd-nm.yaml Update systemd strategy to not confuse NetworkManager (#77243) 4 years ago
77004-restore-missing-default.yml restore inadvertently deleted default for convert_data. Fixes #77004 (#77016) 4 years ago
77010-dnf-ensure-releasever-string.yml dnf: ensure releasever is passed into libdnf as str (#77024) 4 years ago
77050-add-pkg-mgr-support-for-al2022.yaml AL2022 package-manager detection support (Amazon Linux) (#77050) 4 years ago
77074-hostname-fix-typeerror-in-filestrategy.yml hostname module - fix TypeError in FileStrategy (#77025) (#77074) 4 years ago
77086-correct-pylint-symbols.yml Update pylint deprecated plugin to use ansible-invalid* symbols (#77086) 4 years ago
77108_params_blank.yml parameters: handle blank values when argument is a list (#77119) 4 years ago
77136-first_found-spaces-in-names.yml first_found: allow spaces in names (#77141) 4 years ago
77180-fix-fish-env-setup-script.yml Honor `--quiet` parameter properly in fish shell (#77180) 4 years ago
77193-linux-networking-facts-Provide-IPv4-prefix.yml linux networking facts: Provide IPv4 prefix (#77193) 4 years ago
77210-fix-collection-filter-test-redirects.yml Fix collection redirects for filter and test plugins (#77210) 4 years ago
77268-validate-plugins.yml validate-modules for plugins: do some more schema validations so that some issues that are currently reported for modules are also reported for plugins (#77268) 4 years ago
77271-unarchive.yml unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271) 4 years ago
77275-add-support-for-deepin-distro-info-detection.yaml ansible_distribution: Add support for Uos/Deepin (#77275) 4 years ago
77320-python-2.yml Remove more Python 2.x compatibility code from controller. (#77320) 4 years ago
ansible-console-callback.yaml Fix ansible console to respect ANSIBLE_STDOUT_CALLBACK (#77182) 4 years ago
ansible-core-python-2.6.yaml ansible-core - Remove support for Python 2.6. (#75853) 4 years ago
ansible-module-shebangs.yml Remove shebangs from core Python modules. (#76664) 4 years ago
ansible-test-alpine3-update.yaml ansible-test - Update alpine3 container to 3.3.0. 4 years ago
ansible-test-azure-sherlock.yml ansible-test - Remove azure support for Sherlock. 4 years ago
ansible-test-bootstrap-pip.yml ansible-test - Use newer pip to bootstrap FreeBSD. 4 years ago
ansible-test-ci-files.yaml ansible-test - Update bootstrap URL to not use S3. 4 years ago
ansible-test-code-cleanup.yml ansible-test - Code cleanup. (#76540) 4 years ago
ansible-test-collection-identifier.yml ansible-test - Validate collection ns and name. 4 years ago
ansible-test-constraints-cleanup.yaml ansible-test - Remove unused test constraint. 4 years ago
ansible-test-constraints.yaml ansible-test - Update Python constraints. (#75959) 4 years ago
ansible-test-container-images.yml ansible-test - Use quay.io containers in plugins. 4 years ago
ansible-test-container-removal.yml ansible-test - Remove near-EOL test containers. 4 years ago
ansible-test-default-base-containers-base-update.yaml ansible-test - Update base and default containers. 4 years ago
ansible-test-default-base-containers-python-3.10.yaml ansible-test - Update base and default containers. 4 years ago
ansible-test-default-container-update-5.2.0.yaml ansible-test - Update base and default containers. 4 years ago
ansible-test-default-container-update-5.4.0.yaml ansible-test - Update default containers. 4 years ago
ansible-test-default-container-update-5.5.0.yaml ansible-test - Update default containers to 5.5.0. 4 years ago
ansible-test-default-container-update-5.6.2.yaml ansible-test - Update base and default containers. (#77033) 4 years ago
ansible-test-default-container-update-5.7.0.yaml ansible-test - Update default containers to 5.7.0. 4 years ago
ansible-test-default-container-update.yaml ansible-test - Update default containers. 4 years ago
ansible-test-delegation-inventory.yaml ansible-test - Fix delegation inventory path. 4 years ago
ansible-test-delegation-pythonpath.yml ansible-test - Fix delegation from install. 4 years ago
ansible-test-distro-containers-3.1.0.yaml ansible-test - Update distro test containers. 4 years ago
ansible-test-docker-ulimit.yml ansible-test: Set max number of open files in containers to 10240 (#75498) 4 years ago
ansible-test-fedora35.yml ansible-test - Add Fedora 35 test container. (#76228) 4 years ago
ansible-test-fix-type-hints.yml ansible-test - Fix type hints. 4 years ago
ansible-test-fix-typo-validate-modules.yaml ansible-test: fix typo in validate-modules (#76765) 4 years ago
ansible-test-freebsd-12.3.yaml ansible-test - Add support for FreeBSD 12.3. (#76745) 4 years ago
ansible-test-help-cwd.yml ansible-test - Improve help for unsupported cwd. (#76866) 4 years ago
ansible-test-import-collections.yml ansible-test - Fix import test for collections. 4 years ago
ansible-test-import-distutils.yaml ansible-test - Fail sanity test on distutils use. 4 years ago
ansible-test-inventory-path.yaml ansible-test - Fix inventory path. 4 years ago
ansible-test-inventory-ssh-key.yml ansible-test - Fix inventory generation. 4 years ago
ansible-test-junit-relative-paths.yml ansible-test - Use relative paths in junit output. (#76871) 4 years ago
ansible-test-links.yml ansible-test - Use ansible-core for docs links. 4 years ago
ansible-test-managed-venv.yml ansible-test - Fix consistency of managed venvs. (#77028) 4 years ago
ansible-test-maxfd.yaml ansible-test - Remove obsolete display of MAXFD. 4 years ago
ansible-test-nios-container.yml ansible-test - Update NIOS container to 1.4.0. 4 years ago
ansible-test-paramiko-constraint.yaml ansible-test - Limit paramiko to < 2.9.0 4 years ago
ansible-test-plugin-loading.yml ansible-test - Fix plugin loading. 4 years ago
ansible-test-podman-remote.yaml Support podman-remote in ansible-test (#75753) 4 years ago
ansible-test-podman-support-containers.yaml fix support containers under podman (#76292) 4 years ago
ansible-test-powershell-coverage-all.yaml ansible-test - Fix PS coverage `--all` generation. 4 years ago
ansible-test-pyopenssl.yaml ansible-test - Remove cap on cryptography version. 4 years ago
ansible-test-pytest-forked.yml ansible-test - Use `--forked` instead of `--boxed` 4 years ago
ansible-test-pytest-rootdir.yml ansible-test - Set pytest rootdir option. 4 years ago
ansible-test-python-2.6.yaml ansible-core - Remove support for Python 2.6. (#75853) 4 years ago
ansible-test-relocate-constants.yaml ansible-test - Move constants to remove symlink. 4 years ago
ansible-test-remote-cleanup.yaml ansible-test - Remove outdated remote support. 4 years ago
ansible-test-remove-aix-provisioning.yaml ansible-test - Remove AIX provisioning support. (#76747) 4 years ago
ansible-test-requirements-target.yaml Overhaul ansible-test integration tests. (#76111) 4 years ago
ansible-test-rhel-8.4.yml ansible-test - Remove RHEL 8.4 support. 4 years ago
ansible-test-rhel9.yaml ansible-test - Add RHEL 9 support. (#76217) 4 years ago
ansible-test-rhel85.yaml ansible-test - Add support for RHEL 8.5 instances. (#76305) 4 years ago
ansible-test-sanity-import-loader.yml ansible-test - Fix import test on old Pythons. (#76137) 4 years ago
ansible-test-sanity-import-no-pip.yml Overhaul ansible-test integration tests. (#76111) 4 years ago
ansible-test-sanity-import.yml Overhaul ansible-test integration tests. (#76111) 4 years ago
ansible-test-sanity-requirements-update.yaml ansible-test - Update import test and sanity requirements. (#76308) 4 years ago
ansible-test-sanity-vendoring.yml ansible-test - Hide ansible._vendor in import test (#76503) 4 years ago
ansible-test-unsupported-directory-traceback.yaml ansible-test - Defer loading of completion entries. (#76852) 4 years ago
ansible-test-validate-modules-collection-loader.yml ansible-test - Fix collection loader import. (#76986) 4 years ago
ansible-test-validate-modules-no-callable.yml ansible-test - Fix traceback in validate-modules test. 4 years ago
ansible-test-venv-real-prefix.yaml ansible-test - Fix Python real prefix detection. 4 years ago
ansible-test-windows-default.yaml ansible-test - Add default for Windows remotes. 4 years ago
ansible-test-yaml-import.yaml ansible-test - Fix CParser import in yamllint. 4 years ago
ansible_galaxy_timeout.yml use same timeout for galaxy api interactions (#77088) 4 years ago
ansible_test.yml docker_util: Handle error in JSON parsing (#77298) 4 years ago
auto_squeal.yml More auto info (#76598) 4 years ago
avoid-set_options-leak.yaml Don't show params when there is an issue with `set_option(s)` (#75805) 4 years ago
clarify-unroll.yml Clarify unroll in _finalize (#76436) 4 years ago
clean_facts_values.yml clean_facts only show variable name (#76974) 4 years ago
compat-typing.yml Add typing to module_utils.compat. (#77197) 4 years ago
config_fix_terms.yml ansible-config avoid _terms and _input in --only-changed (#76597) 4 years ago
default-callback-result-format.yml Default callback result format (#76166) 4 years ago
deprecate_default_fact_path_setting.yml enable module defaults for implicit gather_facts (#76053) 4 years ago
deprecate_scp_if_ssh.yml deprecate scp_if_ssh (#75218) 4 years ago
distro-module_utils-typing.yml Add missing typing import for _distro.py. 4 years ago
drop-target-2.6-support.yml Drop python2.6 support in module execution (#76106) 4 years ago
environment-concat.yml Attach concat func to an environment class (#76282) 4 years ago
evn_default.yml Add 'default' to 'env' lookup (#76327) 4 years ago
file_modification_times_support_check_mode.yml Make builtin.file modification times support check_mode (#76973) 4 years ago
finalize-not-in-globals.yml Remove finalize from globals (#76439) 4 years ago
fix_block_var_inh.yml fix block var inheritance (#75287) 4 years ago
fix_fax_delegation_loops.yml Fix final fact delegation (#77008) 4 years ago
fix_sudo_flag_mangling.yml better handling of sudo flag replacement (#76389) 4 years ago
fqn-module-cache.yml Use full python package for ansiballz cache filenames (#77090) 4 years ago
galaxy-build-files-ignore.yml galaxy build - ignore existing MANIFEST and FILES (#76479) 4 years ago
galaxy-import-level-fix.yml Expect upper case message 'levels' for galaxy publish results (#63530) 4 years ago
gather_facts_collections.yml gather_facts sees collection networking connection (#76954) 4 years ago
git_fixes.yml Bypass fragile git ssh wrapper (#73404) 4 years ago
handle_connection_cornercase.yml Handle connection dissonance (#77005) 4 years ago
include_vars_failed.yml include_vars initialize failed (#76754) 4 years ago
inventory_manager_flush_cache.yml inventory manager respect --flush-cache (#77083) 4 years ago
jinja2_native-literal_eval-py310.yml Keep pre Python 3.10 literal_eval behavior (#76261) 4 years ago
json_filter_fix.yml reset defaults for json filters (#76349) 4 years ago
junit-callback-task-path-unicode.yml Fix task path unicode error in junit callback. 4 years ago
macos12-ci-image.yml Add macOS 12 to CI (#76328) 4 years ago
migrated_k8s_scenario_guides.yml k8s: Migrated scenario guides to collection (#75249) 4 years ago
modernize-install.yaml Modernize install (#76021) 4 years ago
module_utils-yaml-fix.yml Fix yaml loader and compat. 4 years ago
more_targeted_attribute_errors.yml More informative playbook attribute errors (#77082) 4 years ago
nativejinjatext-yaml-representer.yml Add a YAML representer for NativeJinjaText (#77282) 4 years ago
nativejinjaunsafetext-yaml-representer.yml Add a YAML representer for NativeJinjaUnsafeText (#76186) 4 years ago
openEuler_hostname.yml hostname: add support for openEuler distro (#76619) 4 years ago
pslint-sanity-warning.yml ansible-test pslint - fix warning with nested objects (#75792) 4 years ago
psrp-put_file-dep.yaml psrp - remove deprecated psrp put_file code (#76252) 4 years ago
pull_fix_limit.yml ansible-pull handlle empty node/hostname return (#76965) 4 years ago
pwsh-pssa-update.yml ansible-test pssa update and new rules (#76256) 4 years ago
reduce-playiterator-iterations.yml Reduce number of iterations through PlayIterator (#74175) 4 years ago
replace-rc-return-values.yml replace - always return rc (#71963) 4 years ago
restore_python_shebang_adherence.yml Allow specifying specific python via shebang (#76677) 4 years ago
runc_command_exception_toggle.yml prevent fact gathering from breaking on bad caps (#76691) 4 years ago
service_facts_warnings.yml improve warnings from service_facts (#76921) 4 years ago
set_fact_delegation.yml loop/fact delegation fix (#75768) 4 years ago
ssh_debug_noparse.yml ssh connection avoid parsiing own debug (#76732) 4 years ago
ssh_quote_cp.yml ssh connection, handle 'fun' control paths (#76424) 4 years ago
ssh_use_right_host.yml ssh connection: use 'correct' host in all cases (#76017) 4 years ago
support_eurolinux.yml facts - Set correct OS family for EuroLinux (#76624) 4 years ago
templating-safe-eval-replaced-native_environment.yml Heisen jinja2_native (#75587) 4 years ago
user_mac.yaml user: Update logic to check if user exists in macOS (#76592) 4 years ago
v2.13.0-initial-commit.yaml 2.13 changelog cleanup (#75800) 4 years ago
vmware_sceanrio.yml vmware: Migrate VMware Scenario Guides (#76640) 4 years ago
win_LinkUtil-ignore-LIB.yml LinkUtil - ignore LIB env var (#76184) 4 years ago