Commit Graph

1746 Commits (milestone)

Author SHA1 Message Date
Abhijeet Kasurde 8d24f0d32f
Deprecate apt_* using runtime.yml (#86690)
2 months ago
Jordan Borean 1071baca60
Add support for PowerShell modules on POSIX (#86627)
2 months ago
Abhijeet Kasurde 80ee6b5d92
apt_repository: Deprecate module (#86090)
2 months ago
Abhijeet Kasurde af9009b00d
get_url: Fix regex for GNU digest line (#86134)
6 months ago
Matt Clay 647e7409eb
Avoid mocker fixture in copy unit tests (#85575)
10 months ago
Matt Clay 025e9cfae6
Add type annotations to set_module_args (#85329)
11 months ago
Matt Davis 35750ed321
Templating overhaul, implement Data Tagging (#84621)
1 year ago
Anvit Pusalkar 1e5aac7b4f
Set IPv4 and IPv6 simultaneously (#84829)
1 year ago
Abhijeet Kasurde 5b0d170496
get_url: add support for BSD-style digest (#84485)
1 year ago
Kristopher Newsome f727d74fc2
Allows iptables chain creation with wait parameter (#84491)
1 year ago
Stefano Rivera d500354798
unarchive: Clamp zip timestamps on 32-bit time_t (#84409)
1 year ago
Matt Clay 955e310b4c
Cover unit tests with mypy (#84084)
2 years ago
Sloane Hertel ee9e6130a7
Fix error message given by ansible.module_utils.facts.timeout.timeout (#83945)
2 years ago
Abhijeet Kasurde 79e8c4c26c
debconf: set empty password value (#83217)
2 years ago
Sloane Hertel 40ade1f84b
Add mount_facts module (#83508)
2 years ago
Brian Coca 11e56d9c27
iptables, use existing validation (#83907)
2 years ago
Gilson Guimarães e64c6c1ca5
unarchive: Better handling of files with an invalid timestamp in zip file (#81520)
2 years ago
Abhijeet Kasurde 6439627ce4
test_apt: migrate from unittest to pytest (#82666)
2 years ago
Abhijeet Kasurde cdd303101e
Follow fix for test_iptables (#82768)
2 years ago
Abhijeet Kasurde 8750a1f9ac
test: migrate iptables tests from unittests to pytest (#82647)
2 years ago
Abhijeet Kasurde da26e2a5eb
iptables: added choices in match_set_flags option (#82641)
2 years ago
Martin Krizek f024cf35d7
Remove the yum module, redirect it to dnf (#81895)
2 years ago
Mike Bonnet 9c5d3060e5
uri: Handle the "force" parameter properly (#82187)
2 years ago
Matt Clay 5b1b0ce762 Remove Python 2 compat (via six) from unit tests
3 years ago
Matt Clay 18e8401edd
Remove Python 2.x compat from unit tests (#82109)
3 years ago
Matt Clay 9f899f9492
Require `from __future__ import annotations` (#81902)
3 years ago
Kristopher Newsome a1569ea4ca
iptables chain creation does not populate with a rule (#80257)
3 years ago
Matt Clay 82b5544b09
Improve code coverage of unit tests (#81119)
3 years ago
Abhijeet Kasurde 652ddc4078
Fix pylint disallowed-name errors (#80854)
3 years ago
Matt Clay 2fd64161c1
Fix hard-coded interpreter in test_async_wrapper (#80816)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Sloane Hertel d18d4f84ec
_symbolic_mode_to_octal- fix raising ValueError for invalid symbolic modes (#80449)
3 years ago
Sean Reifschneider 243aea45ce
Symbolic modes with X or =[ugo] always use original mode (#80132)
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
Matt Clay 2595b42aca
Prefer unittest.mock over mock. (#77886)
4 years ago
Felix Fontein e3c72230cd
unarchive: fix io_buffer_size option, remove ignore.txt entry (#77271)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Thomas Sjögren b145732973
Resubmit: Use SystemdStrategy for Debian in the hostname module (#76929)
4 years ago
Éloi Rivard 3889ddeb4b
iptables - added a ``chain_management`` parameter to control chain (#76378)
4 years ago
Martijn Pieters 08af0fbf95
Unbreak hostname.RedHatStrategy (#76032)
5 years ago
Matt Clay de01db08d0
pip - Use pip from the current Python interpreter. (#75634)
5 years ago
Martin Krizek 51f2f1ac5e
yum: fix parsing of check-update with subsequent empty lines (#75452)
5 years ago
Brian Coca 61900c7672
modules moved to use best_parsable_locale (#75250)
5 years ago
Sam Doran 9a21e24778
get_distribution - Return distribution for all platforms (#71641)
5 years ago
Jonathan Kirszling 50e998e303
apt_key: add --recv argument as last one (#74949)
5 years ago
Sam Doran 004c33d9c5
unarchive - do not fail in init when trying to find required binary (#74892)
5 years ago
Abhijeet Kasurde be9f8c69d1
unarchive: Fail when zipinfo is not available (#74632)
5 years ago
Abhijeet Kasurde 70f22c7f32
Remove commented code (#74860)
5 years ago
Alexander Sowitzki 502270c804 hostname: clean up strategies
5 years ago