Nicolas Mattia
4d48f140a8
Fix typo in Ansible documentation
4 years ago
Luiz Ribeiro
0e47280e43
Fix mitogen_ssh_keepalive_interval documentation
4 years ago
Steven Robertson
2d7e019dd2
Update docs/ansible_detailed.rst
...
Co-Authored-By: Jacob Floyd <cognifloyd@gmail.com>
5 years ago
Steven Robertson
1dddfadf32
removing note saying ansible 2.8 interpreter discovery doesn't work
5 years ago
Steven Robertson
e8f3154cab
Merge branch 'master' into complexAnsiblePythonInterpreterArg
5 years ago
David Wilson
d6329f3446
Merge devel/290 @ 79b979ec8544ef5d8620c64068d4a42fabf50415
5 years ago
Steven Robertson
bca9d9bf67
added info to ansible_detailed.rst explaining new ansible_python_interpreter functionality
5 years ago
David Wilson
e3c514d906
issue #633 : update Changelog.
5 years ago
David Wilson
ed33236c71
docs: , -> :
5 years ago
David Wilson
9b79986859
docs: use new manpage alias in one more place
5 years ago
David Wilson
7a391022ef
docs: update Changelog for 0.2.8.
5 years ago
David Wilson
4bd0a234ce
docs: lots more changelog concision
5 years ago
David Wilson
8a11dea075
docs: changelog concision
5 years ago
David Wilson
efe91092dc
docs: more changelog tweaks
5 years ago
David Wilson
52c070efc0
docs: reorder chapters
5 years ago
David Wilson
8844d5f5cc
docs: versionless <title>
5 years ago
David Wilson
9b6792829d
docs: update supported Ansible version, mention unsupported features
5 years ago
David Wilson
80bc5c7d8b
docs: changelog fixes/tweaks
5 years ago
David Wilson
a56930e913
issue #590 : update Changelog.
5 years ago
David Wilson
4caca80962
issue #627 : reduce the default pool size in a child to 2.
...
Ansible has no blocking services running, or really any service that
would have an outsized benefit from multiple IO waiters. Probably we
only need 1, but let's start with 2 just in case.
5 years ago
David Wilson
26a9fed396
docs: some more hyperlink joy
5 years ago
David Wilson
d75c9cffc3
docs: add domainrefs plugin to make link aliases everywhere \o/
...
PATENT PENDING
5 years ago
David Wilson
6b180a4091
docs: link IS_DEAD in changelog
5 years ago
David Wilson
01a1914a1f
docs: tweaks to better explain changelog race
5 years ago
David Wilson
bcca47df3c
issue #533 : update routing to account for DEL_ROUTE propagation race
5 years ago
David Wilson
207f57537a
issue #615 : update Changelog.
5 years ago
David Wilson
3c8c11b360
issue #615 : update Changelog.
5 years ago
David Wilson
db8f0db5e7
docs: lots more changelog
5 years ago
David Wilson
341c453eaa
issue #595 : add buildah to docs and changelog.
5 years ago
David Wilson
e0d9b8d1e1
docs: a few more internals.rst additions
5 years ago
David Wilson
49796e0c39
docs: update changelog
5 years ago
David Wilson
8dfb3966df
issue #558 , #582 : preserve remote tmpdir if caller did not supply one
...
The undocumented 'tmp' parameter controls whether _execute_module()
would delete anything on 2.3, so mimic that. This means
_execute_remove_stat() calls will not blow away the temp directory,
which broke the unarchive plugin.
5 years ago
David Wilson
e12f391106
docs: mention another __main__ safeguard
5 years ago
David Wilson
1d41adb346
docs: tweaks
5 years ago
David Wilson
9cb187c2c4
formatting error
5 years ago
David Wilson
9b9fe57ea8
docs: make Sphinx install soft fail on Python 2.
5 years ago
David Wilson
c89f6cbab6
issue #598 : update Changelog.
5 years ago
David Wilson
240dc84d94
issue #605 : update Changelog.
5 years ago
David Wilson
4fa760cd21
issue #613 : add tests for all the weird shutdown methods
5 years ago
David Wilson
57012e0f72
Add mitogen.core.now() and use it everywhere; closes #614 .
5 years ago
David Wilson
379dca90b9
docs: move decorator docs into core.py and use autodecorator
5 years ago
David Wilson
a91a8bf19c
docs: upgrade Sphinx to 2.1.2, require Python 3 to build docs.
5 years ago
David Wilson
93e8d5dfcc
docs: fix Sphinx warnings, add LogHandler, more docstrings
5 years ago
David Wilson
1d943388b7
docs: tidy up some Changelog text
5 years ago
David Wilson
c464bb5346
issue #615 : update Changelog.
5 years ago
David Wilson
e352b9e5fd
docs: update Changelog.
5 years ago
David Wilson
6fa69955c4
issue #586 : update Changelog.
5 years ago
David Wilson
f0138072f1
docs: update Changelog.
5 years ago
David Wilson
5ae6f92177
issue #612 : update Changelog.
5 years ago
David Wilson
5970b041e0
docs: merge signals.rst into internals.rst
5 years ago