| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
| |
Fixes #83759
|
|
|
| |
* the test was previously passing erroneously due to the `timeout` elapsing in CI, and that the `failed` test does not encompass `unreachable`
|
|
|
| |
we just set time also, when on diff partitions
|
|
|
|
|
|
|
| |
galaxy.yml has empty `version` (#83831)
* Do not create invalid SemanticVersion objects.
* Fix SemanticVersion.parse().
* Add basic runtime-metadata tests.
|
|
|
|
|
|
|
|
|
| |
Added configuration options, including environment variables to control the polling
No-Issue
---------
Signed-off-by: James Tanner <tanner.jc@gmail.com>
Co-authored-by: s-hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Jordan Borean <jborean93@gmail.com>
|
|
|
|
| |
Improves the logic used when parsing CLIXML to support all escaped
character sequences and not just newlines.
|
|
|
| |
Fixes #70019
|
|
|
|
|
|
|
|
|
|
|
| |
* Rely on dnf.base.remove, no special handling isn't needed,
let the dnf internals figure out what is needed to be done.
This is more in line with what dnf cli does.
* "already installed" in Exception (if it is even a thing) should be
caught by special exceptions like MarkingError or CompsError. This
appears to be a historic check that is no longer needed.
Supersedes: #83295
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix up raw_params for ansible.windows modules
Fixes up the logic for detecting if using ansible.windows.win_command or
ansible.windows.win_shell with _raw_params. These two modules are
special in that they can be referenced in 4 different ways but the
ansible.windows collection specific prefix needs to be manually added to
the list.
* Fix up sanity issue
|
|
|
|
| |
Currently we match the load name, which can be an fqcn, but most users expect the 'naked' name
Now plugins can declare that name by setting _extras_prefix property or fallback to 'non fqcn' if no extras prefix
|
|
|
|
|
|
| |
* fallback to 'single threaded gathering' for when multiproc fails
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* ssh and psrp - Support more complex chars in fetch_file
Fixes the psrp and ssh (with piped) fetch function to work with paths
that contains glob like characters in the path. For Windows this was
needed when using paths that contain `[]` in the path. For ssh this was
a problem with FreeBSD when using the piped transfer method with similar
characters.
Also tidies up the psrp logic to not inject the paths and buffer size
in the script but pass it as an object through an argument/parameter.
* Fix sanity check
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* Use venv for pause test
* Use venv for debugger test
* Use venv for builtin_vars_prompt test
|
| |
|
|
|
|
| |
* Remove PyYAML pin for yamllint sanity test
* Freeze sanity test requirements
|
|
|
| |
Also remove egg-info generation from hacking/env-setup scripts.
|
|
|
|
|
|
| |
Ensure we force mtime/atime update when using copystat
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
|
|
|
| |
ci_complete
|
|
|
|
|
|
|
| |
* Fix broken, circumvented test for missing vault ids
* verify the command returns a non-zero exit code
Co-authored-by: Matt Clay <matt@mystile.com>
|
|
|
| |
Fixes #83619
|
|
|
|
| |
Fixes #83294
|
|
|
| |
Fixes #83755
|
| |
|
| |
|
|
|
|
|
|
|
| |
* fix creating file in directory with setgid bit
* add a test using the copy module's content option to create a file in a directory with setgid bit
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Enable validation of subkeys in rpm key module
A gpg subkey may change while the primary key remains the same. Due to
this behavior, there are situations where validation of the primary gpg
key fingerprint is not sufficient because the desired target is actually
the gpg subkey. This change allows the user to validate against either
the fingerprint of the primary gpg key or its subkey.
Signed-off-by: Kellin <kellin@retromud.org>
* Improve tests, add multi-fingerprint
- Improve tests to cover all cases
- add multi fingerprint validation
Signed-off-by: Kellin <kellin@retromud.org>
|
|
|
|
|
| |
adds color included configuration and applies to include message
Co-authored-by: Achille Myette <amyette@drw.com>
|
|
|
|
| |
add tests
|
|
|
|
|
|
|
| |
* Add vaulted_file test
* fix is_encrypted_file while we are here
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
|
|
|
| |
file was intended to be a string, not an undefined variable
|
| |
|
| |
|
|
|
| |
* hoping to improve CI stability
|
|
|
|
|
|
|
|
|
|
|
| |
* package-data - Test min/max setuptools version
* Fix multi-version abstraction
* Convert mypy test to script based test
* Fix f-string in pymarkdown test
* Sanity test fixes
|
|
|
|
|
|
|
|
|
|
| |
* ansible-test - Update venv management
* Upgrade from pip 24.0 to 24.2
* Omit `wheel` and `setuptools` from ansible-test managed virtual environments
* Drop pre-release hacks
* Update mypy requirements
* Freeze sanity test requirements
* Update sanity test configuration
* Update sanity ignores
|
|
|
|
|
| |
* Restore search path in the current task file’s directory for roles
|
|
|
| |
Fixes #83689
|
|
|
|
|
| |
* less confusing error msg
* also remove 'removed' include
|
|
|
|
|
|
|
|
| |
add caplevel to display to pass through
also reverse dict order as 'last update wins'
added tests ... and also log severity to log
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
When releases are prepared, the upper bound on setuptools in pyproject.toml will be automatically updated
to the latest version available on PyPI. This version will then be tested by the package-data sanity test
during the release process and will be used to build the release.
This change ensures that a released version of ansible-core can be built in the future if a new setuptools
release includes breaking changes that would prevent building a functional package. If a downstream package
maintainer requires a newer setuptools version than the upper bound permits, they can patch pyproject.toml
as needed. Since ansible-core releases support specific Python versions, lack of support for new setuptools
releases will have no effect on support for future Python versions.
|
|
|
|
|
| |
Fixes: #83538
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
|
|
|
|
|
|
| |
ip_path is already calculated before calling get_interfaces_info
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>
Co-authored-by: Brian Coca <bcoca@users.noreply.github.com>
|
|
|
|
|
|
|
| |
The marker is removed in ansible-test managed environments, but the apt test restores it
by installing/upgrading packages. To avoid breaking later tests, the marker needs to be
removed again.
ci_complete
|
|
|
|
|
|
| |
* Handle AttributeError raised while running systemd facts on
non-systemd hosts
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
|
|
|
|
| |
Handle errors raised when role doc has errors
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|