Commit Graph

2 Commits (93b8b86067c57c4fe02fb829700f3ec436216fd7)

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