Commit Graph

481 Commits (stable-2.14)

Author SHA1 Message Date
Matt Clay b660c7ec1e
[stable-2.14] ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296) (#81317)
3 years ago
Felix Fontein 522bdb8358
Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) (#79770)
3 years ago
Matt Martz febf071d01
[stable-2.14] Don't assume column index for netmask and broadcast (#79121) (#79132)
4 years ago
Markus Opolka 616ad883ad
Add OSMC to Debian OS_FAMILY_MAP (#78778)
4 years ago
Artur a26c325bd8
uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)
4 years ago
Matt Martz b8025ac160
Allow selection of TLS/SSL ciphers (#78650)
4 years ago
Johanan Liebermann fbd828673d
Fix distro fact handling for Flatcar (#77635)
4 years ago
Sam Doran 8ebca4a6a3
fetch_file - properly split files with multi-part file extensions (#75257)
4 years ago
Matt Martz f6d2b18322
Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383)
4 years ago
Matt Clay b86a18bd27
Remove unit test pytz requirement. (#78368)
4 years ago
Ruediger Pluem 0ef1376966
Make distro.id() report newer versions of OpenSuSE (at least >=15) also report as opensuse (#76121)
4 years ago
Matt Martz d58e69c82d
Add support for gzip decoding responses (#41925)
4 years ago
zorun a6e671db25
Fix AIX processor facts and add unit test (#78223)
4 years ago
Kay Yan 2e4b0fefbf
Added Kylin Linux Advanced Server Support (#78232)
4 years ago
Matt Clay 2595b42aca
Prefer unittest.mock over mock. (#77886)
4 years ago
Matt Clay 8ca28acd0d Fix unit tests for Python 3.11.
4 years ago
Abhijeet Kasurde 524d30b8b0
distribution: add distribution_minor_version for Debian Distro (#74721)
4 years ago
Sam Doran 1b947eaf92
arg_spec - Return aliases in validation result and update aliases (#77576)
4 years ago
ChanthMiao 34e60c0a7a
ansible_distribution: Add support for Uos/Deepin (#77275)
4 years ago
Abhijeet Kasurde 4f48f375a0
parameters: handle blank values when argument is a list (#77119)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Matt Clay 2cd6cdc6a7
Fix duplicate unit test function names. (#77115)
4 years ago
Matt Martz 0ef5274a3c Don't assert stdlib behavior, just assert that urllib was called
4 years ago
Matt Clay 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
4 years ago
Jaromaz 16def8050a
facts - Set correct OS family for EuroLinux (#76624)
4 years ago
James Livulpi 7830e5308e
add tencentos fact distro (#76459)
5 years ago
Jan Fader 17ec2d4952
check /.dockerenv and /.dockerinit to guess a dockercontainer (#74349)
5 years ago
Martin Krizek 23f95300bd
Intentional tests (#76051)
5 years ago
Miroslav Brabenec bc0caad2ad
Fix parsing of device serial number for RHEL8 (#75876)
5 years ago
Matt Martz 79e9dae292
Don't show params when there is an issue with `set_option(s)` (#75805)
5 years ago
Matt Martz 96b221b344
Update vendored copy of distro to 1.6.0 (#75732)
5 years ago
Matt Martz 74f5367673
Ensure `heuristic_log_sanitize` returns correct data if no password found (#75570)
5 years ago
Brian Coca 3ca50a2200
Clarify get_bin_path error message (#75544)
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 Martz 4dca539a29
Expose `unredirected_headers` to `uri` and `get_url` modules (#75308)
5 years ago
Abhijeet Kasurde e7a3715a90
recursive_diff: handle error when parameters are not dict (#74801)
5 years ago
Brian Coca 415e08c297
Try to get best usable locale (#75033)
5 years ago
Abhijeet Kasurde b0ae3f8a8d
test: Unit tests for validation methods (#75061)
5 years ago
Sam Doran 9a21e24778
get_distribution - Return distribution for all platforms (#71641)
5 years ago
Brian Coca 5dd8dc8fd0
minor service_mgr facts fixes (#74894)
5 years ago
Johannes Heimansberg b023f34f4a
service_mgr: Detect using symlink if proc/1 and ps fail
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
Sloane Hertel ee725846f0
ansible-galaxy - increase page size and add retry decorator for throttling (#74240)
5 years ago
Matt Clay d4413dac08 Fix unit tests on Python 3.10.
5 years ago
Ruairidh MacLeod d101009688
facts - set correct OS family for Rocky Linux (#74530)
5 years ago
Matt Clay a30c55f68a Remove deprecated `common.removed` module_util.
5 years ago
Anatoly Pugachev 04e57d28e3
[facts] add hpux fc info, refactor aix and solaris code (#57406)
5 years ago
Logistic Bot 7099657dd7
Basic: don't call lstat when check_mode (#64279)
5 years ago
Rick Elrod fcbf5c3185
[module_utils] make to_bits actually return (#74409)
5 years ago