You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Corubba 94138cf608
template override colon bugfixes (#77495)
* Proper error on missing jinja2 override separator

Properly catch the case when no (or a wrong) separator is used in a
jinja2 override, and return a useful error message to the user.

* Support colons in jinja2 override value

By limiting the split to 1, any colons in the value are preserved and
passed on.
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration template override colon bugfixes (#77495) 3 years ago
lib/ansible_test ansible-test - Don't fail if network cannot be disconnected (#77472) 3 years ago
sanity apt_key: remove deprecated key module param (#77409) 3 years ago
support Remove collections compat from controller code. 3 years ago
units PlayIterator - remove deprecated states (#77444) 3 years ago
utils/shippable Fix Windows CI scripts. 3 years ago