Remove spurious job output files before the gitignore was in place

This commit is contained in:
Matthew Jones 2013-11-25 13:47:33 -05:00
parent e299a67b91
commit dc4b7d0960
4 changed files with 0 additions and 91 deletions

View File

@ -1,34 +0,0 @@
Identity added: /tmp/tmpXve87M (/tmp/tmpXve87M)
sudo password:
PLAY [Web Servers] ************************************************************
GATHERING FACTS ***************************************************************
ok: [localhost]
TASK: [ensure apache is at the latest version] ********************************
changed: [localhost]
TASK: [ensure apache is running] **********************************************
changed: [localhost]
NOTIFIED: [restart apache] ****************************************************
failed: [localhost] => {"failed": true}
msg: rm: cannot remove `/var/run/httpd/httpd.pid': Permission denied
rm: cannot remove `/var/lock/subsys/httpd': Permission denied
rm: cannot remove `/var/run/httpd/httpd.pid': Permission denied
httpd: apr_sockaddr_info_get() failed for juniper2
httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
(13)Permission denied: make_sock: could not bind to address [::]:80
(13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/ansible/web.retry
localhost : ok=3 changed=2 unreachable=0 failed=1

View File

@ -1,17 +0,0 @@
Identity added: /tmp/tmpo2Sz0y (/tmp/tmpo2Sz0y)
sudo password:
PLAY [Web Servers] ************************************************************
GATHERING FACTS ***************************************************************
ok: [localhost]
TASK: [ensure apache is at the latest version] ********************************
ok: [localhost]
TASK: [say hello] *************************************************************
changed: [localhost]
PLAY RECAP ********************************************************************
localhost : ok=3 changed=1 unreachable=0 failed=0

View File

@ -1,20 +0,0 @@
Identity added: /tmp/tmpVBcpTB (/tmp/tmpVBcpTB)
sudo password:
PLAY [Web Servers] ************************************************************
GATHERING FACTS ***************************************************************
ok: [localhost]
TASK: [ensure apache is at the latest version] ********************************
failed: [localhost] => {"changed": false, "failed": true, "rc": 1, "results": ["Loaded plugins: fastestmirror\n"]}
msg: You need to be root to perform this command.
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/ansible/web.retry
localhost : ok=1 changed=0 unreachable=0 failed=1

View File

@ -1,20 +0,0 @@
Identity added: /tmp/tmpfiRfw3 (/tmp/tmpfiRfw3)
sudo password:
PLAY [Web Servers] ************************************************************
GATHERING FACTS ***************************************************************
ok: [localhost]
TASK: [ensure apache is at the latest version] ********************************
failed: [localhost] => {"changed": false, "failed": true, "rc": 1, "results": ["Loaded plugins: fastestmirror\n"]}
msg: You need to be root to perform this command.
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/home/ansible/web.retry
localhost : ok=1 changed=0 unreachable=0 failed=1