Commit Graph

566 Commits (fb09e79b2f21573f44427c91e8d2f577fc968559)

Author SHA1 Message Date
Patrick Kingston a633311f97 Test multiple inheritance in _utils get_all_subclasses (#85396)
12 months ago
Martin Krizek eb29a662f6 Exceptions clean up (#85176)
1 year ago
Matt Davis 0f2bc31753 adjust PluginInfo to use PluginType enum (#85277)
1 year ago
Matt Clay 0576ff3e65 Add missing warning methods and args (#85225)
1 year ago
Harshvardhan Sharma fa2f1e4750 Improve SUSE distribution detection using VARIANT_ID with fallback (#85152)
1 year ago
Matt Clay 01e97d7f80 DTFIX recategorization and error/warning refactor (#85181)
1 year ago
Matt Davis 8c8717a8e4 Switch to stackwalk caller ID (#85095)
1 year ago
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
1 year ago
Abhijeet Kasurde 5347d4d4fc
distro: detect debian for OS_FAMILY for LMDE 6 (#84941)
1 year ago
🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) df08ed3ef3
🔥 Remove Python 2 datetime compat fallbacks
1 year ago
Abhijeet Kasurde 50b4e0d279
facts: use pagesize for darwin (#84779)
1 year ago
Martin Wilck 21492e27fa
Add openSUSE MicroOS to SUSE family list (#84685)
1 year ago
David Lassig 106909db8b
adding option for form-multipart data to switch multipart encoding (#80566)
2 years ago
Abhijeet Kasurde 1ad0c404ef
Coverage for virtual/sunos.py (#84357)
2 years ago
Abhijeet Kasurde 2ca086c993
Coverage for virtual/hpux.py (#84362)
2 years ago
Abhijeet Kasurde 5b231bbbdb
test coverage for virtual/sysctl.py (#84356)
2 years ago
Abhijeet Kasurde f92e99fd8f
test: fix check_required_by (#84153)
2 years ago
Abhijeet Kasurde 1e6ffc1d02
Fixed broken tests (#84088)
2 years ago
Abhijeet Kasurde 663f7f3b56
test for gathering FIPS facts (#83266)
2 years ago
Matt Clay a0495fc314
Update triple single quotes to triple double quotes (#84099)
2 years ago
Matt Clay 955e310b4c
Cover unit tests with mypy (#84084)
2 years ago
Abhijeet Kasurde 34f8f55d9e
facts: Skip path if the distribution path is directory (#84012)
2 years ago
Matt Clay c0fb71a642
Move ansible-deprecated ignores for tests inline (#83989)
2 years ago
Brian Coca 6efb30b43e
Do not convert floats to ints when there is truncation (#83864)
2 years ago
Matt Davis 24e5b0d4fc
Add DaemonThreadPoolExecutor impl (#83880)
2 years ago
dkuji 26375e7f12
fix copy module update atime/mtime (#83235)
2 years ago
Martin Krizek d9f1866249
Deprecate remaining safe evals (#83293)
2 years ago
Abhijeet Kasurde 245885177c
systemd facts: Handle AttributeError (#83684)
2 years ago
Abhijeet Kasurde c6d5be5cac
test: update tests (#83686)
2 years ago
Lee Garrett 7e3916b767
Typo fixes and other bits and bobs (#83672)
2 years ago
Harshvardhan Sharma 43346f1fdc
Add SL-Micro to Suse family list (#83541)
2 years ago
MajesticMagikarpKing d62496fe41
human_to_bytes: strictly parse strings (#83403)
2 years ago
Abhijeet Kasurde 6e8a7ed327
Revert warning message in setup/gather_facts (#83427)
2 years ago
Abhijeet Kasurde d16ad25e4b
Remove extraneous pylint ignore (#83257)
2 years ago
Abhijeet Kasurde 16ebeb7d21
facts: add facts about x86_64 flags to detect microarchitecture (#83356)
2 years ago
Abhijeet Kasurde 153c979662
test: Cleanup facts/network/* tests (#83256)
2 years ago
Abhijeet Kasurde b70248eb22
Warn if the binary is unavailable using get_bin_path (#83258)
2 years ago
Brian Coca 7e0a476ba2
setup module, make missing sysctl minor issue (#81297)
2 years ago
Abhijeet Kasurde 036d14f1e6
Darwin: add unit tests for hardware fact gathering (#83212)
2 years ago
Peter Whall 417db213c0
facts: Update RAID devices regex for FreeBSD (#82081)
2 years ago
Matt Martz cd9c4eb5a6
Gather sysinfo facts on s390 (#83157)
2 years ago
Sloane Hertel 2bb09bfd12
atomic_move - fix preserving extended acls (#82818)
2 years ago
Abhijeet Kasurde 2cf52daa03
Handle error raised when argument validation (#82783)
2 years ago
Abhijeet Kasurde dd44449b6e
Use of constant for 644 permission variable (#82762)
2 years ago
Orion Poplawski 38006103dc
Fixed typo 'must by' to 'must be' (#82769)
2 years ago
tikfj 4edd6ba04f
Add MIRACLE LINUX as RedHat OS Family (#82722)
2 years ago
Martin Krizek f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
2 years ago
Yacht Shaver c7334ea92c
Fix url encoded credentials in netloc (#82552)
2 years ago
Sviatoslav Sydorenko (Святослав Сидоренко) a3e5546e43
🔥 Exterminate `__builtin__` import from tests (#82569)
2 years ago
Harshvardhan Sharma 623e0eee42
Add Alp-Dolomite to Suse family list (#82496)
2 years ago