summaryrefslogtreecommitdiff
path: root/tests/remote/test_remote_action_modules.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for Ansible 5James E. Blair2022-04-141-0/+8
* Remove unused remote module testsJames E. Blair2022-04-131-143/+1
* Prohibit invalid uri usages on localhostClark Boylan2020-09-231-0/+7
* Drop support for ansible 2.7Tobias Henkel2020-09-041-8/+0
* Block localhost shell tasks in untrusted playbooksTobias Henkel2020-07-211-0/+3
* Increase wait time in remote testsTobias Henkel2020-05-201-0/+1
* Drop support for ansible 2.6Tobias Henkel2020-05-151-7/+19
* Remove support for ansible 2.5Tobias Henkel2019-12-101-8/+4
* Support Ansible 2.9Paul Belanger2019-12-101-0/+4
* Fix deletion of stale build dirs on startupJames E. Blair2019-11-221-1/+1
* Disable rsh synchronize rsync_opts3.10.2Tristan Cacqueray2019-09-161-0/+5
* Support Ansible 2.8Tobias Henkel2019-05-161-0/+4
* Support ansible 2.7Tobias Henkel2019-03-151-0/+4
* Support ansible 2.6Tobias Henkel2019-03-151-0/+4
* Make ansible version configurableTobias Henkel2019-03-151-3/+5
* Prevent local code execution via the raw module3.6.1Tobias Henkel2019-03-111-0/+6
* Merge "Convert zuul_return into action plugin"Zuul2019-01-181-0/+6
|\
| * Convert zuul_return into action pluginPaul Belanger2019-01-141-0/+6
* | Allow known_hosts to be run in untrusted contextPaul Belanger2019-01-171-0/+11
|/
* Fix delegate_to for ansible synchronizePaul Belanger2018-07-231-0/+1
* Add remote tests for synchronizePaul Belanger2018-07-221-0/+8
* Test more action modulesTobias Henkel2018-05-081-0/+9
* Add missing localhost delegation checks to some modulesTobias Henkel2018-03-221-0/+36
* Fix safe path check for directories containing symlinksTobias Henkel2018-03-141-0/+8
* Make sure we fail because of path checksTobias Henkel2018-03-131-17/+27
* Merge "Allow trusted for find_needle"Zuul2018-03-121-0/+2
|\
| * Allow trusted for find_needleTobias Henkel2018-03-121-0/+2
* | Add further test cases to tox-remoteTobias Henkel2018-03-121-0/+41
|/
* Add new tox-remote jobTobias Henkel2018-03-121-0/+73