Commit Graph

2 Commits

Author SHA1 Message Date
James E. Blair a28ca2f240 Remove unused remote module tests
These tests verify the behavior of the restricted Ansible modules which
are being removed, and are therefore no longer necessary.

Change-Id: I5a171739b9e993af605aee981cb59f520bc1c6ba
2022-04-13 14:17:04 -07:00
Tobias Henkel 5ae25f004a
Prevent local code execution via the raw module
The raw module had not been restricted to remote nodes so jobs could
run arbitrary code on the executor.

Change-Id: I1b37eac65ef59ca749f55117a678c38969e86ead
2019-03-11 17:49:38 +01:00