Commit Graph

11184 Commits (dcd31da01a118774544efbb36bb6600a33f99ca4)

Author SHA1 Message Date
Sloane Hertel f38a97cece
Fix build_ignore when installing a collection from source (#75547)
5 years ago
Martin Krizek 9c2f44b884
Fix templating task action with host-specific vars (#75600)
5 years ago
Matt Clay bee5e02232 Rename integration test targets.
5 years ago
Sloane Hertel e5f6c2d141
Fix rekey_on_member when key is undefined (#75131)
5 years ago
Sloane Hertel db3e8f2c1c
import_role - support templating _from_files with --extra-vars (#75269)
5 years ago
Martin Krizek d36116ef1c
dnf: ensure we use the correct locale for dnf API (#75264)
5 years ago
Matt Martz 74f5367673
Ensure `heuristic_log_sanitize` returns correct data if no password found (#75570)
5 years ago
Pilou 3d7f2a1366
Fix an exception when passlib library is used with a wrapped algo (#75527)
5 years ago
Martin Krizek 2ba9e35d09
yum: fix yumstate when wildcards are used in list arg (#75545)
5 years ago
Brian Coca 3ca50a2200
Clarify get_bin_path error message (#75544)
5 years ago
Martin Krizek 51f2f1ac5e
yum: fix parsing of check-update with subsequent empty lines (#75452)
5 years ago
Brian Coca 91319c5cfc
Avoid accessing delegated vars when you dont have a host (#75524)
5 years ago
Martin Krizek 1c34492413
dnf: align the return value of the list argument with yum (#75501)
5 years ago
Matt Clay 99a79e1969
ansible-test - Move code from _data to _util. (#75495)
5 years ago
Hossein Zolfi 3d872fb5e8
Add new comment attribute to template plugin (#69253)
5 years ago
Matt Clay 2b463ef197
ansible-test - Upgrade pylint to 2.9.3. (#75480)
5 years ago
Matt Clay 7450e87615
Fix up string splitting to prepare for pylint update. (#75479)
5 years ago
Matt Clay ce6d8a143c
Code cleanup to prepare for pylint update. (#75475)
5 years ago
Matt Clay 04009a77e6
Clean up unit tests to prepare for pylint update. (#75473)
5 years ago
Matt Clay ca2d2c5f38
ansible-test - Cleanup to prepare for pylint update. (#75469)
5 years ago
Sloane Hertel e24eb59de5
Improve ansible-galaxy error for InconsistentCandidate exception (#75235)
5 years ago
Sloane Hertel cea4886c7c
Update test container versions (#75447)
5 years ago
Felix Fontein fae299708f
plugin attributes: make validate-modules strict again, improve version_added support (#74602)
5 years ago
Sloane Hertel e23fdee45e
Fix dnf test assertion (#75426)
5 years ago
Sloane Hertel b541a148d5
Fix dnf package matching (#75411)
5 years ago
Felix Fontein b8ebf32d85
Add sanity tests which ensures that _info and _facts modules set supports_check_mode=True. (#75324)
5 years ago
Martin Krizek 5a38076568
Globals should be accessible when importing a template without the context (#75384)
5 years ago
Matt Martz 2455d82c14
Make sure self doesn't end up in fake.args (#75403)
5 years ago
Sam Doran fa7482c63a
Change interpreter discovery defaults to silently prefer Python 3 (#75049)
5 years ago
Brian Coca 8d41b97329
Skip python interpreter discovery for 'forced local' module execution (#74824)
5 years ago
Sam Doran 1d2af0b89e
ansible-test - allow for the same listening port on multiple interfaces (#75387)
5 years ago
Sloane Hertel c8d413164d
ignore/warn for undefined vars in unused handler names (#75244)
5 years ago
Sam Doran d8dcfe737a
ansible-test - add ssh debugging logging (#75374)
5 years ago
Brian Coca 22aa6dedc9
fix yaml version issue with config yaml dump (#75344)
5 years ago
Martin Krizek 6607051b75
docs: clarify regex_search return value (#75343)
5 years ago
Martin Krizek 58e38044fe
Fix when evaluation on Native Jinja and Python 3.10 (#75202)
5 years ago
Sloane Hertel 83039a38ad
ansible-test - add RHEL 8.4 as a remote (#75362)
5 years ago
Sloane Hertel f6b27f6e35
Update test container versions (#75359)
5 years ago
Felix Fontein 7726b70d9a
Improve handling of AnsibleModule arguments in validate-modules (#75332)
5 years ago
Martin Krizek b22f976480
Remove duplicate any_errors_fatal test file (#75345)
5 years ago
Sergey 40ca87a963
Add packaging to requirement of ansible-test (#75356)
5 years ago
Matt Martz 4dca539a29
Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)
5 years ago
Martin Krizek 767b2f07b0
Ensure Jinja2 template header overrides are used (#75306)
5 years ago
Brian Coca e5a2fe4c41
fix ssh cli defaults (#75245)
5 years ago
Sloane Hertel 4d78b58540
Fix resolution of action/module names in module_defaults (#75284)
5 years ago
Sloane Hertel 1fc1ab89ae
Add a test for deduplicating dependencies with include_role (#75259)
5 years ago
Brian Coca 61900c7672
modules moved to use best_parsable_locale (#75250)
5 years ago
Sloane Hertel 3b861abce1
add action_groups support to collections (#74039)
5 years ago
Abhijeet Kasurde e7a3715a90
recursive_diff: handle error when parameters are not dict (#74801)
5 years ago
Martin Krizek 8ab418f41b
Disable jinja2_native warning in CI (#75214)
5 years ago