Commit Graph

506 Commits (b94ee1cefd69bab87f13ec01e939a9a90285893b)

Author SHA1 Message Date
Matt Clay b94ee1cefd
Drop Python 2.7 and Python 3.6 support (#81866)
3 years ago
Hungtsetse 51f2ddd445
Extend mount info (#81768)
3 years ago
Matt Clay d0699cb44a
Add unit tests for module_utils.compat.datetime (#81483)
3 years ago
Matt Martz 553f51e728
Revert logic to use Popen.communicate (#80874)
3 years ago
Sloane Hertel 4c41562270
remove deprecated datetime.datetime methods (#81323)
3 years ago
Abhijeet Kasurde 923ede4f72
pep8: fix sanity for 3.12 (#81348)
3 years ago
ERIK a5ccc0124f
Fix ansible_pkg_mgr is unknown in Kylin Linux (#81314)
3 years ago
Sloane Hertel d20a0c02cc
ansible-test - update module_utils/urls.py unit test to support cryptography >= 41.0.0 (#81296)
3 years ago
Matt Clay 82b5544b09
Improve code coverage of unit tests (#81119)
3 years ago
Matt Clay 43c31c5dc2
Use isinstance in unit tests for type checks (#80906)
3 years ago
Abhijeet Kasurde 652ddc4078
Fix pylint disallowed-name errors (#80854)
3 years ago
Arne de Laat 070ce87440
Add test for symbolic to octal when others is omitted (#80822)
3 years ago
Jordan Borean 0df794e5a4
urls - remove deprecated client key calls (#80751)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Martin Krizek 748f534312
Use target of /usr/bin/dnf for dnf version detection (#80550)
3 years ago
Matt Clay 74b102b33c
Fix unit tests returning values (#80499)
3 years ago
Matt Clay bd22b849c6
Fix unclosed files in unit tests (#80497)
3 years ago
Matt Martz 2a795e5747
Manage basic.selinux completely, instead of mocking potentially missing module (#80448)
3 years ago
Matt Martz 6d1e355639
Only use the selectors code path when we are prompt matching (#79931)
3 years ago
Yaakov Selkowitz c028006aaf
Define all processor facts on s390x (#19755) (#79806)
3 years ago
Matt Clay 9d65e122ff
Fix detection of available hashlib algorithms (#79946)
3 years ago
Matt Clay 1ba100a3b4
Fix pointless statements in unit tests (#79940)
3 years ago
Matt Clay 379058e10f
Update collections.abc imports (#79911)
3 years ago
Matt Clay 25d859f8fb
Clean up unused imports in unit tests (#79893)
3 years ago
Felix Fontein 8a7185c224
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)
3 years ago
Matt Martz 9acca5b3b9
Allow test to run on system with selinux enabled. Fixes #77564 (#79510)
3 years ago
Matt Martz f53dbf90ea
Don't assume column index for netmask and broadcast (#79121)
4 years ago
Donatas Abraitis 11c1777d56
facts: List all local (scope host) IP address ranges (#79018)
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