Commit Graph

2975 Commits (dcd31da01a118774544efbb36bb6600a33f99ca4)

Author SHA1 Message Date
Sloane Hertel f38a97cece
Fix build_ignore when installing a collection from source (#75547)
5 years ago
Mads Jensen d6dededab8
Use context manager for file handling in some system modules. (#65227)
5 years ago
Martin Krizek 9c2f44b884
Fix templating task action with host-specific vars (#75600)
5 years ago
Brian Coca 2462ec74a0
validate_args_spec, use combine vars and in precedence (#75471)
5 years ago
Sloane Hertel e5f6c2d141
Fix rekey_on_member when key is undefined (#75131)
5 years ago
Brian Coca bbf5bbd8e4
removing out of date example ansible.cfg (#75193)
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
Toshio Kuratomi b37a0630da
Revert "use versioned doclink for url references (#74245)" (#74782)
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
Brian Coca ff72908b4d
Fix --list-hosts when undefined var is used (#75533)
5 years ago
Martin Krizek 51f2f1ac5e
yum: fix parsing of check-update with subsequent empty lines (#75452)
5 years ago
Martin Krizek 9505f8c75d
dnf: allow for download_only to be run without root (#75532)
5 years ago
Brian Coca 91319c5cfc
Avoid accessing delegated vars when you dont have a host (#75524)
5 years ago
Brian Coca b554aef3e1
More options for password passing (#73117)
5 years ago
Brian Coca 214f0984a9
Dump keyword data (#75446)
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
HeroCC bc22f70a21
Add host information to the retry print statement (#75494)
5 years ago
Brian Coca 7a9246a219
ansible-pull, restore repo options (#75491)
5 years ago
Martin Krizek 3ecf438e66
jinja2_native: short-circuit literal_eval for non-strings (#75484)
5 years ago
Martin Krizek a88741cf14
dnf: properly capture transaction error (#75444)
5 years ago
Brian Coca 03083c3139
setup module, dont truncate hpux interfaces (#75423)
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
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
Brian Coca 75e6bdb579
ensure we convert path in warning or py2.6 breaks (#75413)
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
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
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
Sergey 40ca87a963
Add packaging to requirement of ansible-test (#75356)
5 years ago
Brian Coca 82bab063e7
service_facts, now more accurate on systemd (#75326)
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