Commit Graph

450 Commits (dcd31da01a118774544efbb36bb6600a33f99ca4)

Author SHA1 Message Date
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
Fernando Correia 7fd989d008
Detect Homebrew on Mac M1 (Apple Silicon) (#74378)
5 years ago
Matt Clay 9ba6cf9a72 Relocate misplaced unit tests.
5 years ago
Matt Martz 17237c1d88
Deprecate Py2.6 support for target nodes (#74165)
5 years ago
Amin Vakil 0c101f3f76
Add epoch_int in date_time facts (#73822)
5 years ago
Sam Doran abacf6a108
Use ArgumentSpecValidator in AnsibleModule (#73703)
5 years ago
Abhijeet Kasurde 3811fddede Amazon: Fix distribution facts for older release
5 years ago
Abhijeet Kasurde fb66b4ffbc
distribution: Add Amazon Linux distribution facts (#73767)
5 years ago
Sam Doran 2377a0a776
Improve ArgumentSpecValidator unit tests (#73642)
5 years ago
Sam Doran b6811dfb61
Add argument spec validator (#73335)
5 years ago
Matt Davis 4c5ce5a1a9
module compat for py3.8+ controller (#73423)
5 years ago
Sam Doran 2f5c83dfb1
Add AlmaLinux to the family of Red Hat-like operating systems (#73541)
5 years ago
Rick Elrod 9a9272305a
Correct pkg_mgr for Fedora-derived OSTree distros (#73445)
5 years ago
Alexander Sowitzki 218f5c3648
user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)
5 years ago
Alexander Sowitzki e6da544310 Let `command` always return stdout & stderr (#73004)
5 years ago
Sam Doran df451636e7
facts - properly report virtualization facts for Linux guests on bhyve (#73204)
5 years ago
Rick Elrod 7f0eb7ad79
[facts] Differentiate CentOS vs CentOS Stream (#73034)
5 years ago
Alexander Sowitzki 6459fbb7bc Make `test_prepare_multipart` succeed on non Debian distros
5 years ago
Rick Elrod 20509b6507
[facts] fix version facts on FreeBSD RC/PRERELEASE (#73020)
6 years ago
Brian Coca 932ba36160
ensure unsafe writes fallback (#70722)
6 years ago
Pilou b464d18fd1
AnsibleModule.set_mode_if_different: handle symlink is in a sticky directory (#45198)
6 years ago
Abhijeet Kasurde a223ea5185
distribution - handle NetBSD OS Family (#70799)
6 years ago
Sam Doran e889b1063f
arg_spec - rework _check_arguments() (#72447)
6 years ago
Alexei Znamensky 5654de6fce
Return error if cwd directory does not exist (#72390)
6 years ago
Jordan Borean caba47dd3f
Add support for GSSAPI/Kerberos to urls.py (#72113)
6 years ago
Rick Elrod 709484969c
sysctl/openbsd fact fixes (#72070)
6 years ago
Christian Loos ea119d3089
fix distribution fact for SLES4SAP (#71559)
6 years ago
Jorge Vallecillo 94522b7c10
Fix typos (#71970)
6 years ago
Rick Elrod 5cd489af06
Let get_file_attributes() work without `lsattr -v` (#71845)
6 years ago
Abhijeet Kasurde 173091e2e3
distro: Add support for Pardus distribution (#71663)
6 years ago
Matt Martz 48f12c14e9
AnsibleVaultEncryptedUnicode should be considered a string (#71609)
6 years ago
Sam Doran 888be697cb
Revert "Change default file permissions so they are not world readable (#70221)" (#71231)
6 years ago