Commit Graph

13 Commits (b9b0240543145e977903d2763b24a5832d5351db)

Author SHA1 Message Date
Michael DeHaan b9b0240543 Continued ans-command output upgrades, fixed output_dest back again 13 years ago
Michael DeHaan d6dcaefa9f Some code refactoring + output upgrades 13 years ago
Michael DeHaan 859c572de8 always show return codes (seems like a reasonable thing to do), make one line output slightly more
obvious
13 years ago
Michael DeHaan cc2d3e0f1a Fix my error from not removing this parameter 13 years ago
Michael DeHaan 7553981ca2 ok I see output_dest was actually used but IMHO this should be something we use the shell for, i.e. output to stdout and redirect, using tee if neccessary 13 years ago
Michael DeHaan f72bded2e5 Merge branch 'master' of github.com:mpdehaan/ansible 13 years ago
Michael DeHaan 34b72d02ea remove unused option 13 years ago
Michael DeHaan 4ba366c2d1 Require that ansible managed hosts be in the list of hosts to manage to avoid
option overload.
13 years ago
Michael DeHaan fb531a8dfa Minor option string relabelling, move one option from common into helper script 13 years ago
Michael DeHaan c6eb3f1006 remove debug statement 13 years ago
Michael DeHaan 0321afb1e3 Minor error handling tweaks (yell if no args) for ansible-command and some minor
style bits (underscores between compound words, use dest always in optparse)
13 years ago
Michael DeHaan a3a426b4c5 Add GPLv3 license headers to new files. Approved by all contributors on mailing list. 13 years ago
Seth Vidal 95706af074 ans-command and scripts.py for the basic cli parser to be imported elsewhere 13 years ago