- 14 Sep, 2015 1 commit
-
-
Fix fetch action plugin to not fail if file is missing and fail_if_missing=False (the default). Add tests to test_fetch role to verify it works as expected.
Chris Church committed
-
- 20 Feb, 2015 1 commit
-
-
Brian Coca committed
-
- 28 Feb, 2014 1 commit
-
-
Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo.
Michael DeHaan committed
-
- 25 Feb, 2014 1 commit
-
-
Some systems that we are testing on may not have /etc/motd. So we need to create a file that we can control and use that for the further tests.
Richard C Isaacson committed
-
- 21 Feb, 2014 1 commit
-
-
Michael DeHaan committed
-