Commit Graph

56 Commits (73a0c485cf7480ee528ef49d900b86a236a96631)

Author SHA1 Message Date
David Wilson f3315fc172 ansible: better emulate _low_level_execute_command()
Still needs a ton of work to emulate argument handling, shell selection,
and output emulation in every case. Unsurprisingly, Ansible documents
none of this.
6 years ago
David Wilson cccfebec74 ansible: correct temp file cleanup for template action. 6 years ago
David Wilson 1e9fd63343 ansible: Ansible 2.4 compatibility. 6 years ago
David Wilson 91116810a1 ansible: delete utils.py and promote cast() to mitogen.utils 6 years ago
David Wilson 57894b18e0 ansible: support class_only=True in wrapped loader 6 years ago
David Wilson 331f77ee2b ansible: generalized action module wrapping. 6 years ago