Commit Graph

35 Commits (60328ac6d4d9039e53766aa07c7b6ced9ba83733)

Author SHA1 Message Date
David Wilson a39ab8fa54 ansible: basic support for ssh_args 7 years ago
David Wilson 2a88b6264f examples: longer (but still crap) async_polling.yml 7 years ago
David Wilson a26e1589e2 examples: import broken non_python_modules.yml. 7 years ago
David Wilson 950e9f3364 ansible: support environment: too. 7 years ago
David Wilson 80b56e61f5 examples: simplistic async_polling.yml 7 years ago
David Wilson a0756755bc Remove whoami.yml, it's now done by delegate_to.yml. 7 years ago
David Wilson 365c4382dd ansible: basic regression test for delegation/sudo 7 years ago
David Wilson 6442aa47d1 ansible: fix become:true with sudo:true 7 years ago
David Wilson 97ff132efd 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.
7 years ago
David Wilson 49d944340d examples: simplify example playbooks. 7 years ago
David Wilson 7fb0fa3872 examples: rename playbooks for clarity. 7 years ago
David Wilson 6658596c38 docs: initial Ansible extension docs. 7 years ago
David Wilson 81580c1b3f examples: add test case for local Ansible connections 7 years ago
David Wilson 28d5de77a3 ansible: we're gonna need more playbook steps 7 years ago
David Wilson e5146df214 examples: import client/server.py test scripts as examples 7 years ago
David Wilson 762dbcef3d examples: fix mitop example. 7 years ago
David Wilson 1c6e529458 ansible: delete old needless host_vars directory 7 years ago
David Wilson 2efb790a2f ansible: add become test case 7 years ago
David Wilson 3a96389d08 ansible: automatically configure connection plug-in. 7 years ago
David Wilson 1a119cb08b ansible: import example playbook 7 years ago
David Wilson 5a04fbb694 ansible: Merge module runner into helpers.py. 7 years ago
David Wilson f19d18350d mitop: fix overlong command lines corrupting the followign line 7 years ago
David Wilson 686c77e901 mitop: Show new processes in bold. 7 years ago
David Wilson ba9e129848 mitop: more dead code 7 years ago
David Wilson 12c1beed10 More dead code, some comments. 7 years ago
David Wilson 4a08055352 mitop: Remove dead code 7 years ago
David Wilson d659a57d97 mitop: Remove dead code 7 years ago
David Wilson 29297643ff Import mitop example script. 7 years ago
David Wilson 36ad9d3f0f Fixup ansible_demo.py for recent Ansibles 7 years ago
David Wilson 6e3f0702a3 A few more mitogen.slave/master changes 7 years ago
David Wilson b4d4d8f041 Apply package rename to remaining checked in files. 7 years ago
David Wilson 379f652641 Update for changed API 7 years ago
David Wilson ff903b1bcd Rearrange docs, split connection methods into submodules. 8 years ago
David Wilson a8cd86420a Rename to avoid module name conflict. 8 years ago
David Wilson fd9f5e6e60 Ansible example. 8 years ago