Commit Graph

31 Commits (446c97b910ffd936c80c7a0b759726a26fde3c23)

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