Files
@ 36d96a3fc472
Branch filter:
Location: majic-ansible-roles/roles/common/molecule/default/tests/test_maintenance_from_disallowed_client.py
36d96a3fc472
827 B
text/x-python
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.