File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/ansible/integration/interpreter_discovery Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626
2727 - name : run get_url with specially-sourced python
2828 get_url :
29- url : https://camo.githubusercontent.com/65061efd40e810e88184d7d962bb079ce27d8f7f/68747470733a2f2f7472617669732d63692e6f72672f64772f6d69746f67656e2e7376673f6272616e63683d6d6173746572
29+ url : https://en.wikipedia.org/wiki/File:001_Tacos_de_carnitas,_carne_asada_y_al_pastor.jpg
3030 dest : " /tmp/"
3131 mode : 0644
3232 # this url is the build pic from mitogen's github site; some python versions require ssl stuff installed so will disable need to validate certs
3939
4040 - name : run get_url with specially-sourced python including jinja
4141 get_url :
42- url : https://camo.githubusercontent.com/65061efd40e810e88184d7d962bb079ce27d8f7f/68747470733a2f2f7472617669732d63692e6f72672f64772f6d69746f67656e2e7376673f6272616e63683d6d6173746572
42+ url : https://en.wikipedia.org/wiki/File:001_Tacos_de_carnitas,_carne_asada_y_al_pastor.jpg
4343 dest : " /tmp/"
4444 mode : 0644
4545 # this url is the build pic from mitogen's github site; some python versions require ssl stuff installed so will disable need to validate certs
You can’t perform that action at this time.
0 commit comments