zuul/zuul/ansible/library
James E. Blair bafbc5b328 Ansible launcher: move AFS publisher into a module
The logic to rsync files into AFS is very complex, requiring
an rsync command for each of the pseudo-build-roots that are
produced by our docs jobs.  Rather than try to do this in ansible
YAML, move it into an ansible module where it is much simpler.

Change-Id: I4cab8003442734ed48c67e09ea8407ec69303d87
2016-11-07 14:32:52 -08:00
..
__init__.py Ansible launcher: add zuul_runner module 2016-05-12 11:37:19 -07:00
command.py Ansible launcher: don't close stdout in command module 2016-10-19 22:25:21 -07:00
zuul_afs.py Ansible launcher: move AFS publisher into a module 2016-11-07 14:32:52 -08:00
zuul_console.py Simplify zuul_console port binding logic 2016-08-15 13:39:28 -04:00
zuul_log.py Ansible launcher: add '|' to zuul_log 2016-06-21 08:14:12 -07:00