Tristan Cacqueray 4fdad7a741 upload-logs/bindep: fix indentation
These roles are failing yamllint:
  roles/upload-logs/tasks/main.yaml
  23:5      error    wrong indentation: expected 6 but found 4  (indentation)

  roles/bindep/tasks/install.yaml
  7:3       error    wrong indentation: expected 4 but found 2  (indentation)

Change-Id: I189dd08c4d1c091d1e53ca87d52dbaf3f89ba45f
2017-09-03 01:11:30 +00:00
..
2017-09-03 01:11:30 +00:00

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.