Commit Graph

6146 Commits (be0cdc0ea28cdfd0ba4fb448fe66b4dde2aedcb6)

Author SHA1 Message Date
Sam Doran be0cdc0ea2
deprecate `_remote_checksum()` and remove use in fetch (#74848)
5 years ago
Sam Doran 0467b1d477 file integration test - cleanup testing users and group
5 years ago
Brian Coca 77e936bd50
async_status revert most changes, keep some fixes, undep module (#74931)
5 years ago
David Shrewsbury 97acb0f470
role argspec - tag role argspec validation task with 'always' (#74994)
5 years ago
Brian Coca d2d45900ed
setup module, filter compensate for prefixes (#74924)
5 years ago
Brian Coca 4c8c40fd3d
fix unsafe preservation across newlines (#74960)
5 years ago
Martin Krizek 5ac1b04929
Add support for unicode in ansible-inventory CLI (#74912)
5 years ago
Sam Doran 0a5cc80ce2
slurp - handle error when path is a directory (#74930)
5 years ago
Sam Doran 004c33d9c5
unarchive - do not fail in init when trying to find required binary (#74892)
5 years ago
Matt Martz ffa548503d
Wrap all results, regardless of register, except for actions with clean facts (#73161)
5 years ago
Hideki Saito e70fc88656
slurp - better error handling for unreadable files and directories (#68608)
5 years ago
Martin Krizek 4f3ee4624e
Add end_batch meta task (#74899)
5 years ago
Matt Martz ac77911491
Prevent conditional templating errors from masking task output. Fixes #37187 (#74891)
5 years ago
Matt Martz 840825b79c
Allow omit to work with include_role from_args (#74879)
5 years ago
Alicia Cozine f88e81a62c
updates links in comments to point to current docs (#74834)
5 years ago
Brian Coca 9c718ccc42
Async status rewrite
5 years ago
Martin Krizek e201b542be
Ensure end_play ends play, not batch (#74332)
5 years ago
Martin Krizek 01ab6c6ec7
Apply display_failed_stderr on loop item results (#74865)
5 years ago
Abhijeet Kasurde b0dcf0d164
collection: match skip message as per role install (#74861)
5 years ago
Rukmangathan e0558ac193
yum action plugin: 'use' as an alias of 'use_backend' (#70792)
5 years ago
Sloane Hertel 5640093f1c
Use the module redirect_list when getting defaults for action plugins (#73864)
5 years ago
Abhijeet Kasurde ae50d05182
ini: Add parameter to allow no value (#74806)
5 years ago
Abhijeet Kasurde a61821b626
misc typos (#74724)
5 years ago
Matt Martz d27ce4cef3
Remove deprecated features from ansible.playbook.helpers (#74809)
5 years ago
Brian Coca b518aabf81
delegation fix (#74685)
5 years ago
Sam Doran 71e33d2578
version test - improve message when value is empty (#74754)
5 years ago
Brian Coca d2d1f01f9d
avoid literal quoting in config lists (#74740)
5 years ago
Sam Doran c0cb353ce1
Remove PyCrypto (#74699)
5 years ago
Sam Doran d8e6f21d9f
ini lookup - add case sensitive option (#74630)
5 years ago
Sam Doran 8d3dce49bf Remove incidental_setup_rabbitmq integration test
5 years ago
Sloane Hertel bab7acb1ad
update cron test added in #74497 for /etc/crontab (#74689)
5 years ago
elara-leitstellentechnik c6ac9de67b
Do not remove non-empty cron tabs (#74497)
5 years ago
Sam Doran 0affe4d027
ini lookup - catch and handle duplicate key and missing section errors (#74629)
5 years ago
Sam Doran f99d024851
CI and compat fixes for Jinja2 >= 3.0 (#74666)
5 years ago
Matt Martz 8d1cf7f266
Vendor `distutils.version` (#74644)
5 years ago
Sloane Hertel cf11c38caf
Exclude unreachable hosts in ansible_play_batch between plays (#74625)
5 years ago
David Shrewsbury 8fb54885bf
Role argspec: allow new argument spec file (#74582)
5 years ago
Matt Clay d244e47822
Update Python versions for controller-only tests. (#74652)
5 years ago
Ruediger Pluem 2f7e0b8489
user - consistently create user home directory on Linux (#71952)
5 years ago
René Moser 403a5d147d
modules: get_url: Fix checksum binary validation (#74502)
5 years ago
Brian Coca 35ff4ea95b
warn on walking through pathing issues (#74514)
5 years ago
Abhijeet Kasurde 38dd49eb00
ansible-inventory: Handle exception in toml parsing (#74486)
5 years ago
David Shrewsbury c6fda9fc1a
[coverage] improve test coverage for together lookup (#74549)
5 years ago
David Shrewsbury 4f0a9488bb
[coverage] improve test coverage for indexed_items lookup (#74548)
5 years ago
David Shrewsbury 244bf9c640
[coverage] improve test coverage for vars lookup (#74546)
5 years ago
Brian Coca 30912b6a47
dont specify default for port, allow ssh/config (#74526)
5 years ago
Sam Doran 728e43bc59 callback_default test - Reduce sleep time to correct CI failures
5 years ago
Matt Clay ca507ff477 Integration test fixes.
5 years ago
Rick Elrod d8c20a73a4
[ansible-test] Add Fedora 34, update Fedora 33 (#74506)
5 years ago
Maxim Masiutin 6ea81b84ed
apt_key - correct error message about the failure to import a 'gpg' (#74476)
5 years ago