Files
@ 36d96a3fc472
Branch filter:
Location: majic-ansible-roles/roles/bootstrap/defaults/main.yml - annotation
36d96a3fc472
4 B
text/x-yaml
MAR-163: Ensure host.run is not suspectible to shell injection:
- Use host.run's built-in capability for handling parameter escaping
and insertion.
- Use host.run's built-in capability for handling parameter escaping
and insertion.