Commit Graph

2 Commits (520fa688ba232ed165fc2dbd3b2be2ebde365ba1)

Author SHA1 Message Date
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
2 years ago
Brian Coca 43300e2279
module output is only json objects (#73765)
* module output is only json objects

 remove json lists as they are not valid from modules
 fixes #73744
5 years ago