index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
units
/
config
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix condition for unquoting configuration strings from ini files (#82388)
snipfoo
2024-03-26
1
-9
/
+9
*
Remove Python 2 compat (via six) from unit tests
Matt Clay
2023-11-02
1
-19
/
+18
*
Require `from __future__ import annotations` (#81902)
Matt Clay
2023-10-05
2
-6
/
+2
*
Add test for 256-color configuration values (#78613)
Yuri Khan
2023-07-19
2
-0
/
+18
*
More unit test code coverage improvements (#81136)
Matt Clay
2023-06-28
1
-39
/
+26
*
Use ansible.module_utils.common.text.converters (#80704)
Matt Clay
2023-05-03
1
-1
/
+1
*
ansible-playbook -K breaks when passwords have quotes (#79837)
Miklos Sagi
2023-02-20
1
-0
/
+14
*
Clean up unused imports in unit tests (#79893)
Matt Clay
2023-02-03
1
-1
/
+1
*
Yolo (#77554)
Brian Coca
2022-04-18
2
-54
/
+0
*
Provide better decryption errors for single vault values (#72362)
Matt Martz
2020-11-18
1
-2
/
+2
*
[config] coerce more to string when 'type: str' (#72172)
Rick Elrod
2020-10-14
2
-0
/
+12
*
Clean up unit test boilerplate.
Matt Clay
2020-06-22
1
-1
/
+1
*
Fix inline vaults for plugins in ensure_type (#67492)
Sloane Hertel
2020-02-25
1
-0
/
+12
*
config manager str type vault source (#65023)
Jordan Borean
2019-11-20
1
-0
/
+14
*
fixes to config manager (#58530)
Brian Coca
2019-07-17
1
-0
/
+7
*
Fix encoding issues with file paths. (#50830)
Matt Clay
2019-01-14
1
-3
/
+3
*
Review comments
Abhijeet Kasurde
2018-12-18
1
-4
/
+7
*
Update unit tests for configmanager
Abhijeet Kasurde
2018-12-18
1
-68
/
+74
*
Move unit test compat code out of `lib/ansible/`. (#46996)
Matt Clay
2018-10-13
2
-2
/
+2
*
Fix another corner case of too many warnings for world readable current worki...
Toshio Kuratomi
2018-08-24
1
-0
/
+25
*
Only print warning when ansible.cfg is actually skipped (#43583)
Toshio Kuratomi
2018-08-03
3
-6
/
+222
*
additional configmanager tests
Brian Coca
2017-10-14
1
-2
/
+70
*
config tests
Brian Coca
2017-10-13
5
-0
/
+151