Commit Graph

109 Commits (7acd4f75c037974be7fa4e7eabe55152dfc57500)

Author SHA1 Message Date
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)
5 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
Michael Cassaniti a2f3f16930 win_updates: Add post search category matching to support product matching (#45708)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Jordan Borean 8bdd04c147 Fix remote_tmp when become with non admin user (#42396)
8 years ago
Jordan Borean 11bd3fd318 win_updates fix when win_updates is run with async (#41756)
8 years ago
Matt Martz ad7ba91f75 Use _remote_is_local=True for local connection in synchronize (#40833)
8 years ago
Jordan Borean 457bccf540 win_updates: add scheduled tasks back in for older hosts (#38708)
8 years ago
Jordan Borean 44ab948e5d
create module tmpdir based on remote_tmp (#39833)
8 years ago
Toshio Kuratomi 06f73ad578
Normalize usage of temp and tmp on tmp (#36221)
8 years ago
Toshio Kuratomi 8c7bd8beb4 Set the tempdir on the shell mock object so that it is json serializable
9 years ago
Brian Coca bbd6b8bb42 Temporary (#31677)
9 years ago
James Cammarata d8ae4dfbf2 Adding aliases for field attributes and renaming async attribute (#33141)
9 years ago
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
9 years ago
Brian Coca db749de5b8 namespace facts
9 years ago
Matt Clay dbf9634b1b Enable more pylint rules and fix reported issues. (#30543)
9 years ago