index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
executor
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PlayIterator - remove deprecated states (#77444)
Martin Krizek
2022-04-11
1
-30
/
+0
*
Remove obsolete units.compat.mock compat layer. (#77118)
Matt Clay
2022-02-23
6
-6
/
+6
*
Allow specifying specific python via shebang (#76677)
Brian Coca
2022-01-13
1
-1
/
+4
*
Introduce public methods to access PlayIterator._host_states (#74416)
Martin Krizek
2021-11-09
1
-2
/
+2
*
PlayIterator: use enums for states (#74511)
Martin Krizek
2021-10-26
1
-5
/
+34
*
Fix up string splitting to prepare for pylint update. (#75479)
Matt Clay
2021-08-12
1
-2
/
+2
*
Change interpreter discovery defaults to silently prefer Python 3 (#75049)
Sam Doran
2021-08-04
1
-3
/
+2
*
Try to get best usable locale (#75033)
Brian Coca
2021-06-23
1
-0
/
+1
*
Use ArgumentSpecValidator in AnsibleModule (#73703)
Sam Doran
2021-03-19
1
-1
/
+2
*
module compat for py3.8+ controller (#73423)
Matt Davis
2021-02-11
1
-0
/
+1
*
Add implicit role_complete block instead of role._eor (#72208)
Martin Krizek
2020-12-09
1
-0
/
+5
*
fix internal cases of actions calling unqualified module names (#70818)
Matt Davis
2020-07-23
1
-1
/
+1
*
refactor Python module_utils locator (#70610)
Matt Davis
2020-07-17
1
-87
/
+6
*
Nuke with_ squashing, deprecated for 2.11 (#70209)
Rick Elrod
2020-06-23
1
-183
/
+0
*
Avoid unnecessary comprehensions.
Matt Clay
2020-06-18
1
-1
/
+1
*
Make Python path warning say what it means to say (#69669)
Karl Fogel
2020-05-29
1
-1
/
+1
*
Fix filedescriptor out of range in select() when running commands (#65058)
Bob Weinand
2020-05-14
1
-0
/
+6
*
Try to load action plugin from the same collection as the module (#66701)
Nathaniel Case
2020-01-31
1
-6
/
+6
*
Add mechanism for storing warnings and deprecations outside of AnsibleModule ...
Sam Doran
2020-01-28
1
-0
/
+2
*
Fix network action plugin load in collection (#65849)
Ganesh Nalawade
2019-12-16
1
-6
/
+8
*
Remove empty setUp/tearDown/tearDownClass methods in test classes.
Mads Jensen
2019-11-06
2
-12
/
+0
*
Ensure we don't erase unsafe context in TaskExecutor.run on bytes (#62287)
Matt Martz
2019-09-13
1
-0
/
+24
*
Properly load module_prefix for collections in task_executor.py (#60420)
Paul Belanger
2019-08-29
1
-0
/
+104
*
Support relative imports in AnsiballZ. (#61196)
Matt Clay
2019-08-28
2
-40
/
+113
*
Fix unit tests to work with pytest >= 5.0 (#60246)
Sam Doran
2019-08-09
1
-2
/
+2
*
unit tests: remove unused imports (#59636)
Andrey Klychkov
2019-07-26
3
-5
/
+1
*
Support using importlib on py>=3 to avoid imp deprecation (#54883)
Matt Martz
2019-04-25
1
-29
/
+18
*
Move type checking methods out of basic.py and add unit tests (#53687)
Sam Doran
2019-03-21
1
-1
/
+8
*
Move utility functions out of basic.py (#51715)
Sam Doran
2019-03-15
1
-0
/
+2
*
Use unicode string for auto interpreter warnings (#53671)
Jordan Borean
2019-03-12
1
-0
/
+87
*
Move _handle_no_log_values() out of basic.py (#48628)
Sam Doran
2019-03-04
1
-0
/
+1
*
Move _handle_aliases() out of basic.py (#48578)
Sam Doran
2019-02-28
1
-1
/
+8
*
Python interpreter discovery (#50163)
Matt Davis
2019-02-28
2
-5
/
+10
*
Handle exception raised in recursive_finder API (#49590)
Abhijeet Kasurde
2019-01-04
1
-0
/
+14
*
Move the arguments module into cli/ and context_objects into utils
Toshio Kuratomi
2019-01-04
2
-2
/
+2
*
Split up the base_parser function
Toshio Kuratomi
2019-01-04
2
-6
/
+6
*
Save the command line arguments into a global context
Toshio Kuratomi
2019-01-04
2
-11
/
+14
*
Cleanups to the common.sys_info API
Toshio Kuratomi
2019-01-04
1
-6
/
+8
*
Port from plaform.dist to ansible.module_utils.distro.linux_distribution
Toshio Kuratomi
2018-12-17
1
-0
/
+4
*
move some of basic into common (#48078)
Andreas Calminder
2018-12-07
1
-0
/
+2
*
Support list of dicts with omit. Fixes #45907 (#45923)
Matt Martz
2018-11-07
1
-0
/
+12
*
Move unit test compat code out of `lib/ansible/`. (#46996)
Matt Clay
2018-10-13
5
-10
/
+10
*
Fix unittests for always adding basic to the AnsiBallZ zips
Toshio Kuratomi
2018-08-25
1
-12
/
+43
*
Remove unused rslt_q, rename the one queue to final_q everywhere (#43894)
Matt Martz
2018-08-13
1
-7
/
+7
*
module_common: handle None value for templar (#36651)
Pilou
2018-03-29
1
-3
/
+3
*
Start of tests for modify_module, specifically to ensure proper shebang repla...
Matt Martz
2018-02-22
1
-0
/
+42
*
Recursively remove args with omit as as their value, to match suboptions in a...
Matt Martz
2018-01-26
1
-1
/
+36
*
Cache tasks as they are queued instead of en masse (#34752)
James Cammarata
2018-01-15
1
-10
/
+0
*
Add test for clean_copy preservation of keys
Matt Martz
2017-12-12
1
-0
/
+22
*
Fix shebang. shebang and interpreter path weren't being templated (#33698)
Toshio Kuratomi
2017-12-08
1
-12
/
+21
[next]