Advertisement
Guest User

Untitled

a guest
Mar 5th, 2017
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. ```
  2. failed: [freya] (item=({'_ansible_parsed': True, u'changed': True, u'name': u'/var/mail/root', '_ansible_item_result': True, 'item': u'root', u'invocation': {u'module_args': {u'max_length': 3000, u'erase': True, u'name': u'/var/mail/root'}}, '_ansible_no_log': False}, u'From root@freya.nihlaeth.nl Thu May 19 13:48:44 2016\nReturn-Path: <root@freya.nihlaeth.nl>\nReceived: from freya.nihlaeth.nl (localhost [127.0.0.1])\n\tby freya.nihlaeth.nl (8.14.9/8.14.9) with ESMTP id u4JBmiSs017406\n\tfor <root@freya.nihlaeth.nl>; Thu, 19 May 2016 13:48:44 +0200\nReceived: (from root@localhost)\n\tby freya.nihlaeth.nl (8.14.9/8.14.9/Submit) id u4JBmiXu017405;\n\tThu, 19 May 2016 13:48:44 +0200\nDate: Thu, 19 May 2016 13:48:44 +0200\nFrom: root@freya.nihlaeth.nl\nMessage-Id: <201605191148.u4JBmiXu017405@freya.nihlaeth.nl>\nTo: root@freya.nihlaeth.nl\nSubject: cron for user root /usr/bin/mysqldump --all-databases -u root -pTC5wXkNfXSfZy | /bin/bzip2 -c > /root/dbbackup/backup-dayea-db-$(date +%Y-%m-%d-%H.%M.%S).sql.bz2 > /dev/null\n\n-- Warning: Skipping the data of table mysql.event. Specify the --events option explicitly.\n')) => {"failed": true, "item": [{"_ansible_item_result": true, "_ansible_no_log": false, "_ansible_parsed": true, "changed": true, "invocation": {"module_args": {"erase": true, "max_length": 3000, "name": "/var/mail/root"}}, "item": "root", "name": "/var/mail/root"}, "From root@freya.nihlaeth.nl Thu May 19 13:48:44 2016\nReturn-Path: <root@freya.nihlaeth.nl>\nReceived: from freya.nihlaeth.nl (localhost [127.0.0.1])\n\tby freya.nihlaeth.nl (8.14.9/8.14.9) with ESMTP id u4JBmiSs017406\n\tfor <root@freya.nihlaeth.nl>; Thu, 19 May 2016 13:48:44 +0200\nReceived: (from root@localhost)\n\tby freya.nihlaeth.nl (8.14.9/8.14.9/Submit) id u4JBmiXu017405;\n\tThu, 19 May 2016 13:48:44 +0200\nDate: Thu, 19 May 2016 13:48:44 +0200\nFrom: root@freya.nihlaeth.nl\nMessage-Id: <201605191148.u4JBmiXu017405@freya.nihlaeth.nl>\nTo: root@freya.nihlaeth.nl\nSubject: cron for user root /usr/bin/mysqldump --all-databases -u root -pTC5wXkNfXSfZy | /bin/bzip2 -c > /root/dbbackup/backup-dayea-db-$(date +%Y-%m-%d-%H.%M.%S).sql.bz2 > /dev/null\n\n-- Warning: Skipping the data of table mysql.event. Specify the --events option explicitly.\n"], "msg": "failed to send message, return status=-1"}
  3. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement