Commit Graph

3273 Commits (b672eafcb0c68538d666ce488d6d47e1f263fd82)
 

Author SHA1 Message Date
Steven Robertson 72e6abf6db attempt at fixing 'sudo runas gid invalid value' since the sudo command looks correct 4 years ago
Steven Robertson 51b43104e0 adding interpreter_discovery tests to ci 4 years ago
Steven Robertson 371ef07683 with statement doesn't exist in early python 4 years ago
Steven Robertson 39b55796c5 forgot sudo 4 years ago
Steven Robertson 57d56a63c0 apt deb should be in cassandra.list 4 years ago
Steven Robertson a8888916b1 sources.list not what was expected, debug commit to find the bad deb entry 4 years ago
Steven Robertson f14144fb9e try and fix bad cassandra apt-get update on azure ubuntu 16.04 vm 4 years ago
Steven Robertson 3d28ed11b7 added wrong key for debian 9 test container 4 years ago
Steven Robertson e407172aa8 add missing apt key 4 years ago
Steven Robertson 5c27e07d3c adding verbosity 4 years ago
Steven Robertson 9eedff97a6 closed fp after writing to temp files 4 years ago
Steven Robertson 3e6e99eeb7 correctly renaming azure mac pipeline 4 years ago
Steven Robertson c9dd36dbc4 pegging back to ans 2.8 4 years ago
Steven Robertson e138286185 remove verbosity 4 years ago
Steven Robertson 90d51fcbbd 'fix' test for virtualenv on mac 4 years ago
Steven Robertson 747a75a0e9 adding logging again 4 years ago
Steven Robertson 188acd7c5c bumping ansible version on Mac 4 years ago
Steven Robertson 488ab3553e upgrade ansible back to 2.9.4, and fix issue with virtualenv on Mac 4 years ago
Steven Robertson e85720f4d5 peg to a previously-passing ansible version 4 years ago
Steven Robertson 6d179da480 ported over tests from ansible validating python interpreter discovery 4 years ago
Steven Robertson 5fbcb9e28c reverting -vvv 4 years ago
Steven Robertson 868de4e5ba added ability to repro current virtualenv bug behind a proxy, and adding verbosity to see why azure is unhappy 4 years ago
Steven Robertson 91785f8862 fix another bad import 4 years ago
Steven Robertson ee310c1a68 remove_internal_keys returns None, so need different way to check fallback 4 years ago
Steven Robertson 722cf0ea8d handle ansible 2.3.3 remove_internal_keys 4 years ago
Steven Robertson cf1c3aac1c fix typo 4 years ago
Steven Robertson ba350aa6cf assigned interpreter vars to the wrong class 4 years ago
Steven Robertson d74da84f62 the clean module was added later 4 years ago
Steven Robertson 496d96c01a need to convert to str because of unicode_literals 4 years ago
Steven Robertson aa0ad5ce8f accidentally broke discovery 4 years ago
Steven Robertson 160dbd86b4 keeping track of interpreter discovery vars in case of ansible < 2.8 4 years ago
Steven Robertson f10fb7d486 more test cases pass 4 years ago
Steven Robertson e3eebb98d0 ImportError instead of newer ModuleNotFoundError 4 years ago
Steven Robertson 2d3d9cb659 fallback to old-style python interpreter default if running ansible < 2.8.0 4 years ago
Steven Robertson 1dddfadf32 removing note saying ansible 2.8 interpreter discovery doesn't work 4 years ago
Steven Robertson ff2fa60184 fixed typo 4 years ago
Steven Robertson 0b57332d75 all test cases for ansible_python_interpreter on OSX pass now 4 years ago
Steven Robertson 81694d07ab fix typo 4 years ago
Steven Robertson 8630f6190c fixed propagating discovered interpreter to future tasks; sys.executable still wrong though 4 years ago
Steven Robertson af1e22d4e1 able to propagate ansible_python_interpreter fact but still doesn't save between task runs 4 years ago
Steven Robertson 119e1c24aa code cleanup 4 years ago
Steven Robertson cec692dc17 faking pipelining so discover_interpreter can successfully exit 4 years ago
Steven Robertson a6d2b2cd90 doesn't error when declaring 'ansible_python_interpreter: auto' but fact isn't being cached 4 years ago
Steven Robertson 19ba2417c8 now able to get the action object, but recursion error in low_level_exec_command 4 years ago
Steven Robertson 806651e112 working on ansible discovery; need to fix passing ActionModuleMixin reference still 4 years ago
Steven Robertson e728cee7cb missed a linting spot 4 years ago
Steven Robertson d64adb15d7 reverted autolinted code 4 years ago
Steven Robertson 99d0b08e2f Merge branch 'master' into complexAnsiblePythonInterpreterArg 5 years ago
David Wilson c289b1699d Merge remote-tracking branch 'origin/dmw'
* origin/dmw:
  issue #667: fix inverted test for Waker write() failure.
5 years ago
David Wilson 91f74a04ac issue #667: fix inverted test for Waker write() failure. 5 years ago