Commit Graph

11114 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
Gonéri Le Bouder 5b8fb4dcd3 ansible-test: exposes tiny_prefix variable
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
Sam Doran 9a21e24778
get_distribution - Return distribution for all platforms (#71641)
5 years ago
Brian Coca 4c8c40fd3d
fix unsafe preservation across newlines (#74960)
5 years ago
Jonathan Kirszling 50e998e303
apt_key: add --recv argument as last one (#74949)
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
Toshio Kuratomi 36287e9810 Remove ignores that are resolved on devel
5 years ago
Toshio Kuratomi 3f694e9f02 Ignore smart quotes in the dev guide translation.
5 years ago
Sviatoslav Sydorenko 346c7a765d
Use `sphinx_ansible_theme` Sphinx theme in docs (#74318)
5 years ago
Sam Doran 004c33d9c5
unarchive - do not fail in init when trying to find required binary (#74892)
5 years ago
Brian Coca 5dd8dc8fd0
minor service_mgr facts fixes (#74894)
5 years ago
Brian Coca 6840b79e56
bring back async_status module for direct callers
5 years ago
s-hamann e2658801f6
Add seed parameter to password lookup (#69775)
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
Abhijeet Kasurde 8f82e6327f
ansible-cli: Remove unnessary trailing space (#74880)
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
Johannes Heimansberg b023f34f4a
service_mgr: Detect using symlink if proc/1 and ps fail
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
Abhijeet Kasurde be9f8c69d1
unarchive: Fail when zipinfo is not available (#74632)
5 years ago
David Lee Whiteside 805799ac8b
add pkcs11 support to Ansible ssh connection module (#32829)
5 years ago
Matt Clay adc9e4a023 Updated ansible-test azure plugin help message.
5 years ago
Martin Krizek 01ab6c6ec7
Apply display_failed_stderr on loop item results (#74865)
5 years ago
Abhijeet Kasurde 70f22c7f32
Remove commented code (#74860)
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
Alexander Sowitzki 502270c804 hostname: clean up strategies
5 years ago
Rick Elrod 8a0abed1ba [hostname] don't write in get_*() methods
5 years ago
Abhijeet Kasurde ae50d05182
ini: Add parameter to allow no value (#74806)
5 years ago
Matt Clay 397d3763ea ansible-test - Do not downgrade cryptography.
5 years ago
Matt Clay e5c3f6ce99 Revert "aync_status rewrite (#74577)"
5 years ago
Abhijeet Kasurde a61821b626
misc typos (#74724)
5 years ago
Brian Coca b6de1984db
aync_status rewrite (#74577)
5 years ago
Matt Martz 98138584b7
Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass to Popen (#74791)
5 years ago
Matt Martz df5ce3e672
Remove deprecated cache support from script inventory plugin (#74813)
5 years ago
Matt Martz d27ce4cef3
Remove deprecated features from ansible.playbook.helpers (#74809)
5 years ago
Matt Martz 4a4ffbadc5
Remove deprecated PlayContext.make_become_cmd (#74790)
5 years ago
Abhijeet Kasurde 870f943365
docs: Update Python 2 doc links (#74633)
5 years ago
Abhijeet Kasurde 1bd7dcf339
encrypt: add new paramter 'ident' (#74595)
5 years ago
Brian Coca b518aabf81
delegation fix (#74685)
5 years ago