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
Strahinja Kustudic a5b6a161b5 sysctl will now return an error if the value is invalid (#55695)
* sysctl will now return an error if the value is invalid

sysctl can fail to set a value even if it returns an exit status 0. More
details: https://bugzilla.redhat.com/show_bug.cgi?id=1264080. Because of
this in case of an invalid value or a read-only file system, sysctl
module would return OK, even though it didn't set anything. To be sure
that sysctl correctly applied the changes we also need to check the
output of stderr.

* Run sysctl with LANG=C

Because we are parsing sysctl stderr we need to make sure that errors
are persistent across different system language settings.

* Add changelog fragment for sysctl
2019-05-08 11:34:55 -04:00
..
44811-xml-insertbefore-and-insertafter-parameters.yaml
48820-meraki_network-enable-vlans.yml
53372-vmware_guest_facts-add_moid.yml
54335-vmware_guest-memory_reservation.yml
54823-vmware_deploy_ovf-folder.yml
54955-docker_container-log_options-strings.yml
54971-PN_modules_handling_empty_output_string.yaml
55113-template-lookup-restore-vars.yaml
55142-openssl_csr-crypto-backend-san.yml
55224-ec2_instance-idempotent-tags.yaml
55249-doc_fragments_from_collections.yml
55258-docker_host_info-old-docker-py.yml
55258-docker_swarm_service_info-old-docker-py.yml
55278-cryto-use-bundled-ipaddress.yml
55306-ec2-deprecations.yaml
55307-ec2_instance-deprecations.yaml
55308-ec2_lc-deprecations.yaml
55311-apt-remove-installed-removed-aliases.yaml
55318-zfs-deprecations.yaml
55515-use-active-state-for-any_errors_fatal.yaml
55591-docker_swarm_service-fix-uid-gid-secrets-config-type.yaml
55619-vultr_server_idempotency.yml
55643-network-facts-iscsi.yaml
55678-xenserver_guest-change-wait_for_ip_address-behaviour-and-other.yaml
55683-firewalld_source-option-handling.yml
55716-ec2_instance_int_volume_size.yml
55741-apt-names-strip-whitespaces.yaml
55840-combine-filter-undefined-variables.yaml
55894-docker_container-restart.yml
55951-config-bool-options.yml
56012-docker_container-oom-version.yml
56155-openssl_certificate-passphrase.yml
align_poll_defaults.yml
allow_inv_plugin_loading.yml
ansiballz-imp-deprecation.yaml
ansible-adhoc.yaml
argparse.yaml
backports_ssl_match_hostname_bundle.yml
bad_empty_play.yml
bye_become_mixin.yml
cb_options_unoptional.yml
distro-bundle.yml
ensure_discovery_unsafe.yml
ensure_facts_safe.yml
fibre_channel_wwn_fact_solaris_minor.yaml
gitlab-deprecated-version.yaml
help_paths_fixes.yml
include-role-name.yaml
meraki_content_filtering-redundant-calls.yml
meraki_static_route_api_calls.yml
meraki_vlan_api_calls.yml
mysql_user-fix-versions-compatibilities-regression.yml
package_facts_apt_fix.yml
persistent_loading.yml
postgresql_slot-fix-sslrootcert.yml
ps-basic-json.yaml
psrp-fetch.yaml
psrp-output.yaml
selectors2-bundle.yml
show_host_start.yml
six-bundle.yml
solaris_uptime_boot_time.yaml
stat_no_md5.yml
sysctl-invalid-value.yml sysctl will now return an error if the value is invalid (#55695) 2019-05-08 11:34:55 -04:00
tests-as-filters-deprecation.yaml
tower_job_wait-wrong_examples.yml
uri-deprecations.yaml
user-aix-shadow-file-parsing.yaml
v2.9.0-initial-commit.yaml
vmware_check_ssl_cert.yaml
vmware_datastore_facts.yaml
vmware_portgroup_list_host.yml
win_acl-network.yaml
win_domain-setup.yaml
win_reboot-psrp-command.yaml
win_region-format.yaml
win_xml_refactor.yaml