Commit Graph

6 Commits (264ebaa77c4243f2e9117e8d1168dc2f2eed7ee2)

Author SHA1 Message Date
Peter Sankauskas f9a14cfec1 Adding a missing '~' to use the user's home directory instead of the root file system for the module arguments
14 years ago
Michael DeHaan 6341361a5b Clarify that stderr WILL crash your module. Can't redirect because if we do we lose tracebacks
14 years ago
Michael DeHaan 36e454c52f Because paramiko using a pty can't distinguish stderr and stdout, remove handling that
14 years ago
Michael DeHaan 533c2c6126 Make it possible to use facts from hosts in templates for other hosts.
14 years ago
Michael DeHaan be55145a1e Initial crack at the file module
14 years ago
Michael DeHaan a735dd2b17 Added the 'test-module' script, useful for testing modules without running them in Ansible.
14 years ago