ansible/test
Michael DeHaan 81adae619a Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose.
This flag will show playbook output from non-failing commands.  -v is also added to /usr/bin/ansible, but not  yet used.

I also gutted some internals code dealing with 'invocations' which allowed the callback to know what module invoked
it.  This is not something 0.5 does or needed, so callbacks have been simplified.
2012-06-19 21:57:43 -04:00
..
assemble.d
ansible_hosts
CentOS.yml Allow conditional imports, see examples/playbook3.yml comments for a full explanation. Extensive 2012-03-19 22:42:31 -04:00
common_vars.yml
complex_hosts
default_os.yml
hosts_list.yml
inventory_api.py
metadata.json
playbook1.yml
sample.j2
simple_hosts
template-basic
template-whitespace
TestInventory.py
TestPlayBook.py
TestRunner.py
TestUtils.py
yaml_hosts