Matt Martz

Results 103 issues of Matt Martz

Fix a few examples in docs that are not 2.19 compatible

backport-2.19

See https://docs.ansible.com/ansible-core/2.18/reference_appendices/config.html#ansible-connection-path 2.22 hasn't been released, this should indicate the version the config entry will be removed in. ``` 160: :Deprecated in: {{ini_map['deprecated']['version']}} 176: :Deprecated in: {{env_var_map['deprecated']['version']}} 192: :Deprecated in:...

##### SUMMARY There were a few actions, largely related to `ansible_collections.ansible.builtin`, that would exec the module as a side effect to gather or validate information, even when they the exec...

needs_triage
feature

##### SUMMARY This PR aims to provide a more flexible duration spec for use in user input, instead of relying on the user providing an integer defining seconds, or in...

needs_rebase
module
WIP
ci_verified
support:core
feature
unimportant_ci

This PR allows downstreams to patch `REQUIRE_ANSIBLE_CORE_PIN` in `constants.py` to a value of `True` to force EE definitions to contain a pin for the `ansible-core` specification. This would help ensure...

### Describe your changes This PR aims to address #752 where width values specified in the config file below 80 or above 120 are effectively ignored, including the special value...

**_NOTE_**: This issue is mainly for the core team to action, but if the information provided here is actionable for anyone else with a good understanding about the goals of...

needs_triage

### Summary Ubuntu 25.10 will drop sudo.ws in favor of sudo-rs. sudo-rs does not aim to be a 100% compatible replacement, and only aims to cover some of the common...

bug
has_pr

(cherry picked from commit 8a4b184) Co-authored-by: sivel / Matt Martz

backport
module
needs_triage

##### SUMMARY Clean up AnsibleModule.digest_from_file ##### ISSUE TYPE - Bugfix Pull Request

stale_ci
stale_review
bug