project-config/roles/test-upload-logs
Monty Taylor d45f691599
Just use chmod instead of file for log permissions
The file module with recurse goes to the bad place when the content has
a symlink to '.'. Rather than fighting it - just use chmod -R, which
does what we want.

Change-Id: Ied4cc2a7e252db555ffdc3f1fd47edaf93b666da
2018-06-18 08:15:45 -05:00
..
tasks Just use chmod instead of file for log permissions 2018-06-18 08:15:45 -05:00
vars Test change to upload-logs 2018-03-27 09:16:43 -07:00
README.rst Test change to upload-logs 2018-03-27 09:16:43 -07:00

README.rst

Upload logs to a static webserver

This uploads logs to a static webserver using SSH.

Role Variables

Base URL where logs are to be found.