Commit Graph

8 Commits (4a8a60b6566aa5dd2bffc0a8267177bdf6200ceb)

Author SHA1 Message Date
Michael DeHaan 21d195e21d Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 13 years ago
Stephen Fromm 67ee30f135 Apply logging of arguments to modules (issue #122)
The ohai and facter modules use /usr/bin/logger to log the fact that
they have been invoked.  I added 'import os' to the ping module
so that it could have the same syslog statements as the other modules.
I separated the condensed:
    shlex.split(open(argfile, 'r').read())
into two separate statements similar to the other modules.
13 years ago
Tim Bielawa c98ed049c3 Fix FSF address in virt header. 13 years ago
Martijn Koster f2d9169672 comment typos 13 years ago
Seth Vidal c7634619f3 handle incorrect commands w/o '=' slightly better 13 years ago
Seth Vidal 7be9f1dfa8 edit comment to reflect real args 13 years ago
Seth Vidal 26a0644a27 add idempotent and ='s separated parameters to virt module to make people happy 13 years ago
Seth Vidal 7f328752be add virt module for libvirt interaction/support 13 years ago