mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Added tests for the guts of the program (Runner()) and modules. Idea is to run
everything as the logged in user using local checkout and write to a tempdir. To run tests, be sure user is in SSH authorized_keys for themselves, this DOES run through paramiko because mocking it out would defeat the point of having tests.
This commit is contained in: