Files
grecia/lib/tasks
Javi Martín 03c4275525 Add task to move SMTP settings to secrets.yml
Existing installations having their configuration settings in the
capistrano shared folder needed this migration.

Note we can't just use `YAML.load` because we'd lose the anchors defined
in the file. So we have to parse the file the hard way.
2019-11-12 14:47:27 +01:00
..
2015-07-15 13:32:13 +02:00
2019-10-08 20:19:48 +02:00