You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/plugins/shell
Matt Martz 93b8b86067
Properly quote all needed components of shell commands (#83365)
* Properly quote all needed components of shell commands

* Use self.quote, add new self.join
3 days ago
..
__init__.py Properly quote all needed components of shell commands (#83365) 3 days ago
cmd.py Require `from __future__ import annotations` (#81902) 8 months ago
powershell.py Require `from __future__ import annotations` (#81902) 8 months ago
sh.py Properly quote all needed components of shell commands (#83365) 3 days ago