- 20 Feb, 2014 40 commits
-
-
Michael DeHaan committed
-
Various tests using datafiles are being moved into the integration test framework (tests_new right now). The unit test infrastructure will remain for things that are mocked out and testable with out filesystem side effects, and a few cases of things that might not be quite so much (like inventory) that can still benefit from heavy access to the API. See the 'tests_new/integration' directory, this will soon fold into tests_new.
Michael DeHaan committed -
we're a little further along the units directory will be reserved to pure-API tests.
Michael DeHaan committed -
James Tanner committed
-
Richard C Isaacson committed
-
James Cammarata committed
-
James Cammarata committed
-
James Tanner committed
-
We had some incorrect logic for when selinux is installed and disabled.
Richard C Isaacson committed -
Richard C Isaacson committed
-
Michael DeHaan committed
-
This occurred when a hash would be passed in via extra args and the hash variable behavior was set to 'merge', which resulted in the variable from extra args replacing the playbook variable.
James Cammarata committed -
James Cammarata committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
copied over from the svn module.
Michael DeHaan committed -
Richard C Isaacson committed
-
Richard C Isaacson committed
-
Change the uids that we use so that there is a lesser change of collision and check the uid rather than the owner.
Richard C Isaacson committed -
Richard C Isaacson committed
-
James Cammarata committed
-
Example usage: {{ my_path | expanduser }} # my_path: "~/path/to/file"
James Cammarata committed -
Michael DeHaan committed
-
James Tanner committed
-
James Cammarata committed
-
James Cammarata committed
-
James Cammarata committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Cammarata committed
-
James Tanner committed
-
Finished file tests with selinux.
Richard Isaacson committed -
Richard C Isaacson committed
-
James Tanner committed
-
File - selinux tests in new framework.
Richard Isaacson committed
-