index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
module_utils
/
facts
/
test_collector.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: update tests (#83686)
Abhijeet Kasurde
2024-08-01
1
-28
/
+12
*
Typo fixes and other bits and bobs (#83672)
Lee Garrett
2024-07-27
1
-1
/
+1
*
Remove Python 2.x compat from unit tests (#82109)
Matt Clay
2023-11-02
1
-1
/
+1
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
1
-3
/
+1
*
Avoid deprecated TestCase functions in unit tests. (#76678)
Matt Clay
2022-01-07
1
-15
/
+15
*
Clean up unit test boilerplate.
Matt Clay
2020-06-22
1
-1
/
+1
*
Move unit test compat code out of `lib/ansible/`. (#46996)
Matt Clay
2018-10-13
1
-1
/
+1
*
Fact collector ordering deps (#31362)
Adrian Likins
2018-01-23
1
-31
/
+247
*
Fix invalid string escape sequences.
Matt Clay
2017-11-21
1
-2
/
+2
*
Fix fact failures cause by ordering of collectors (#30777)
Adrian Likins
2017-09-28
1
-0
/
+87
*
add a 'min' type for gather_subset to collect nothing (#27085)
Adrian Likins
2017-08-02
1
-17
/
+81
*
Add 2.0-2.3 facts api compat (ansible_facts(), get_all_facts()) (#27294)
Adrian Likins
2017-08-01
1
-0
/
+24
*
Facts Refresh (2.4 roadmap) (#23012)
Adrian Likins
2017-06-01
1
-0
/
+172