Files
community.general/test
willthames 1bcba4f4a2 test/TestRunner.py now executes false with no directory prefix
as it is /bin/false on many systems but /usr/bin/false on OS X
test/playbook1.yml now just does command true, rather than command /bin/true,
again so that it works on OS X

Changed from using which false to just using command false to
make it simpler and also match how playbook1.yml works
2012-07-30 21:39:58 +10:00
..
2012-06-11 23:09:54 -07:00
2012-06-18 00:13:12 +02:00
2012-07-16 20:28:32 -04:00