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/integration/targets/wait_for
Matt Martz 9d4ced1237
wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317)
* wait_for - Read file and perform comparisons using bytes to avoid decode errors. Fixes #78214

* Write non-ascii via script instead of static file

* Use contexlib.closing to support py27 context manager

* Use executable from task, instead of shebang

* Update encoded bytes to utf16
2 years ago
..
files wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) 2 years ago
meta The final `output_dir` pr (#76862) 2 years ago
tasks wait_for - Read file and perform comparisons using bytes to avoid decode errors (#78317) 2 years ago
vars The final `output_dir` pr (#76862) 2 years ago
aliases Update Shippable integration test groups. (#43118) 6 years ago