Commit Graph

442 Commits (be0cdc0ea28cdfd0ba4fb448fe66b4dde2aedcb6)

Author SHA1 Message Date
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)
6 years ago
Rick Elrod 7f0eb7ad79
[facts] Differentiate CentOS vs CentOS Stream (#73034)
6 years ago
Alexander Sowitzki 6459fbb7bc Make `test_prepare_multipart` succeed on non Debian distros
6 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
Sam Doran c4f442ed5a
facts - fix incorrect time for some date_time_facts (#70665)
6 years ago
Abhijeet Kasurde e439194c8c
basic: Add name of aliases in error message (#69427)
6 years ago
Sam Doran 5260527c4a
Change default file permissions so they are not world readable (#70221)
6 years ago
David Shrewsbury bf98f031f3
Sanitize URI module keys with no_log values (#70762)
6 years ago
Abhijeet Kasurde 4f96f9826c
distribution: Add support for DragonFly (#70748)
6 years ago
Eduard Rozenberg 566c5e6ce1
Handle Slackware OS version strings containing a plus (“+”) (#68142)
6 years ago
Abhijeet Kasurde 055871cbb8
api: time.clock compatible code (#70650)
6 years ago
Mykola Grygoriev fe86a93482
Add a new `date_time` fact to provide DST timezone
6 years ago