zuul/zuul/ansible
James E. Blair aff5bdd8b1 Fix Ansible 2.7 uri module
The 'path' argument doesn't exist, but 'src' and 'dest' do.

Currently this fails due to a KeyError if the module is used.

Also, fix the test case to use the 'dest' attribute which is
what all versions of the module actually use, rather than
'path'.

Change-Id: I09ec78ec16beb455338cf311fc4a9d23442071ab
2019-03-21 09:17:09 -07:00
..
2.5 Manage ansible installations within zuul 2019-03-15 09:09:16 +01:00
2.6 Support ansible 2.6 2019-03-15 09:09:17 +01:00
2.7 Support ansible 2.7 2019-03-15 09:09:50 +01:00
base Fix Ansible 2.7 uri module 2019-03-21 09:17:09 -07:00
__init__.py Ansible launcher: add zuul_runner module 2016-05-12 11:37:19 -07:00
logconfig.py Add cherrypy to built-in logging config 2018-06-04 12:58:54 -07:00
paths.py Remove restriction on add_host 2018-09-06 03:33:19 +07:00