Stouts / Stouts.backup

Ansible role to backup files, databases
MIT License
150 stars 40 forks source link

/usr/local/bin may not exists #19

Closed allnightlong closed 8 years ago

allnightlong commented 8 years ago

Got this error on fresh ubuntu 14.04 installation

TASK [Stouts.backup : backup-configure | Install duply] ************************
fatal: [95.213.235.x]: FAILED! => {"changed": true, "failed": true, "msg": "Destination directory /usr/local/bin does not exist"}
        to retry, use: --limit @dbservers.retry
klen commented 8 years ago

Thank you for the report.