Commit Graph

123 Commits (4e69d83fac2efff3ac8f2fbc8a1e8a9728edc57e)

Author SHA1 Message Date
Lee Garrett 7e3916b767
Typo fixes and other bits and bobs (#83672)
2 years ago
Matt Clay e1bcb8a534 Remove unused unit test code
2 years ago
Brian Coca 3d9e5c8b9d
fix pc misuse (#82157)
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
Sviatoslav Sydorenko b6ebb9d41a
Replace `reboot_command` integration test with unit tests (#78956)
3 years ago
Matt Clay 8c9f5c9106
Remove unused unit test code (#81150)
3 years ago
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
3 years ago
Sloane Hertel b981a9dfcd
add a worker queue to get updates from the main results thread (#79886)
3 years ago
Matt Clay 1ba100a3b4
Fix pointless statements in unit tests (#79940)
3 years ago
Matt Clay 25d859f8fb
Clean up unused imports in unit tests (#79893)
3 years ago
Matt Martz 56d142350d
Add support for importlib.resources (#78915)
3 years ago
Brian Coca 0f18ddca9f
mention acl in permissions errors (#79209)
4 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Brian Coca f2ab920822
Better info sourcing (#77511)
4 years ago
Brian Coca 3b9592fcaf
Move to display as single source of verbosity (#77498)
4 years ago
Martin Krizek e080bae766
Remove deprecated ALLOW_WORLD_READABLE_TMPFILES config option (#77410)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Matt Clay 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
4 years ago
Matt Clay 04009a77e6
Clean up unit tests to prepare for pylint update. (#75473)
5 years ago
Brian Coca 8d41b97329
Skip python interpreter discovery for 'forced local' module execution (#74824)
5 years ago
Sloane Hertel 3b861abce1
add action_groups support to collections (#74039)
5 years ago
Sloane Hertel 5640093f1c
Use the module redirect_list when getting defaults for action plugins (#73864)
5 years ago
Sam Doran 55b401a3e7
pause - ensure control characters are always set appropriately (#74568)
5 years ago
Rick Elrod 9f1513d4c0 [become] Add Solaris chmod ACL fallback
5 years ago
Rick Elrod 7d64aebdd3 [become] Fix solaris permissions regression
5 years ago
Rick Elrod 0d7c144ce4
Allow macOS ACLs to work for unpriv -> unpriv (#70785)
6 years ago
Matt Davis 4c0af6c808
fix internal cases of actions calling unqualified module names (#70818)
6 years ago
Rick Elrod 69472a5f8d
Refactor _fixup_perms2 to remove way-nested logic (#70701)
6 years ago
Martin Krizek b05e00e99a
Fix delegate_facts with interpreter not being set (#70293)
6 years ago
Sloane Hertel 51f6d129cb
support hard coded module_defaults.yml groups for collections (#69919)
6 years ago
Matt Davis 984216f52e
various deprecation, display, warning, error fixes for collections redirection (#69822)
6 years ago
Nilashish Chakraborty dae3ba71a8
Add FQCN mappings for network facts modules (#69601)
6 years ago
Brian Coca de3f7c7739
fix delegated interpreter discovery (#69604)
6 years ago
Ansible Core Team 48d4e9370e Migrated to ansible.windows
6 years ago
Ansible Core Team 829eb0f1d1 Migrated to ansible.posix
6 years ago
Rick Elrod 21dfec6c4f make test_raw use setUp instead of global definitions
6 years ago
Jordan Borean 480b106d65
become - stop using play context in more places (#62373)
7 years ago
Trishna Guha 5cd3be9129
gather_facts action plugin: Fix loading network facts modules for smart gathering (#59856)
7 years ago
Ruben-Bosch 5549788c8d win_updates: Add flag to only download updates without installing them (#58631)
7 years ago
Andrey Klychkov 21863d48f3 unit tests: remove unused imports (#60462)
7 years ago
Andrey Klychkov 64e3cb0fa8 Unit tests: remove unused imports (#59812)
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Martin Krizek 34e9d6781b Templar: encapsulate _available_variables (#55435)
7 years ago
Matt Davis f86345f777
Collection content loading (#52194)
7 years ago
Matt Davis 4d3a6123d5
Python interpreter discovery (#50163)
7 years ago
Matt Clay f5c92f6bc1
Allow setting resource.RLIMIT_NOFILE in modules (#51989)
7 years ago
Matt Martz b34d141eed
Disallow use of remote home directories containing .. in their path (CVE-2019-3828) (#52133)
7 years ago
Matt Martz 445ff39f94
Become plugins (#50991)
7 years ago