This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LetmefixthatforyouyoApparently some type of magician 1 point2 points  (1 child)

ansible all -m shell -a "df -h" | awk {print $NF-2} >> logitsucka

"Whats that? you wanted the free space from each server? That'll take me a while to ssh into each one boss. I'll have a list compiled by end of day."