Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress curl output #490

Merged
merged 1 commit into from
Feb 17, 2016
Merged

Suppress curl output #490

merged 1 commit into from
Feb 17, 2016

Conversation

swalkinshaw
Copy link
Member

This was causing output from curl to be output throughout the playbook
run. It would look like this:

% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    14  100    14    0     0     34      0 --:--:-- --:--:-- --:--:--    34

This was causing output from `curl` to be output throughout the playbook
run. It would look like this:

```
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100    14  100    14    0     0     34      0 --:--:-- --:--:-- --:--:--    34
```
swalkinshaw added a commit that referenced this pull request Feb 17, 2016
@swalkinshaw swalkinshaw merged commit 18fa708 into master Feb 17, 2016
@swalkinshaw swalkinshaw deleted the fix-curl-output branch February 17, 2016 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant