ansible/test/sanity
Martin Krizek acdc9eb76d
native types: literal_eval all the things (#68938)
With https://github.com/pallets/jinja/pull/1190 merged our short-circuit
is no longer valid (has it ever been?) as now data like ' True ' may go
through our ansible_native_concat function as opposed to going through
intermediate call to Jinja2's native_concat before. Now we need to always
send data through literal_eval to ensure native types are returned.
2020-04-17 14:59:52 +02:00
..
code-smell prepare for future ansibot collection changes (#68944) 2020-04-14 13:11:05 -04:00
ignore.txt native types: literal_eval all the things (#68938) 2020-04-17 14:59:52 +02:00
requirements.txt Split up ansible-test sanity test requirements. 2019-08-07 09:34:26 -07:00