You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Michael DeHaan efac68b636 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.
12 years ago
..
assemble.d
CentOS.yml
TestInventory.py Correctly add ungrouped hosts to 'ungrouped' in YAML inventory. 12 years ago
TestPlayBook.py Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose. 12 years ago
TestRunner.py
TestUtils.py Update tests to reflect new API 12 years ago
ansible_hosts
common_vars.yml
complex_hosts
default_os.yml
hosts_list.yml
inventory_api.py
metadata.json
playbook1.yml
sample.j2
simple_hosts
template-basic Update tests to reflect new API 12 years ago
template-whitespace Update tests to reflect new API 12 years ago
yaml_hosts Correctly add ungrouped hosts to 'ungrouped' in YAML inventory. 12 years ago