Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ansible/ansible.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs/bin
AgeCommit message (Expand)Author
2021-09-17Integration test and sanity index generation fixes. (#75731)Matt Clay
2020-06-23More boilerplate fixes. (#70224)Matt Clay
2019-12-10Make docs testing_formatter script more portable (#65112)evitalis
2019-08-05Clean up old ansible-test references and code. (#60103)Matt Clay
2019-07-16Move common build code from _build_helpers (#55986)Toshio Kuratomi
2019-07-09ansible-galaxy: add collection sub command (#57106)Jordan Borean
2019-06-18Fix error when a deprecated alias of a deprecated module is processed. (#57774)Felix Fontein
2019-05-18Add compat tojson filter for jinja2 versions missing it (#56596)Matt Martz
2019-05-17move too old version to 2.3 (#56540)Sandra McCann
2019-04-29Restore ansible --version output (#55728)Sam Doran
2019-04-23Migrate command line parsing to argparse (#50610)Matt Martz
2019-04-16Docs: adding stub page for module/plugin aliases (#54448)Felix Fontein
2019-04-09Use ansible.module_utils.six in inventory scripts (#55000)Sam Doran
2019-03-21Replace no-underscore-variable test with pylint. (#54140)Matt Clay
2019-03-20plugin_formatter: Check if docs are present for given plugin (#53743)Abhijeet Kasurde
2019-03-06become: Add missing documentation for pfexec, dzdo and machinectl (#53314)Abhijeet Kasurde
2019-02-26Docs: List of Sanity Tests (#52986)John R Barker
2019-02-12Check metadata.status presence (#50416)Abhijeet Kasurde
2019-01-23Modules tocfix (#51077)Sandra McCann
2018-12-20Docs: Show parameter types (in purple) (#49966)Dag Wieers
2018-12-18plugin_formatter.py: Improve the output when processing docs (#46541)Dag Wieers
2018-12-18Remove older version_added information from docs (#50097)Dag Wieers
2018-12-17Update bare exceptions to specify Exception.Toshio Kuratomi
2018-12-12Docs: Add a "seealso" section to the module docs (#45949)Dag Wieers
2018-12-12plugin_formatter.py: accept multiple template dirs (#49765)Evgeni Golov
2018-10-15WIP: fix build errors due to missing certified_supported label (#46835)Sandra McCann
2018-09-27Docs: Keep the module index clean (#46155)Dag Wieers
2018-09-12Docs: Make docsite rebuilds smarter/faster (#45062)Dag Wieers
2018-08-25Fix ansible-doc and docsite generation for removed modulesToshio Kuratomi
2018-08-13make doc templates not case sensitive for the default value (#41158)Zhikang Zhang
2018-06-28Documentation: show non-string non-iterable defaults for choices (#40212)Felix Fontein
2018-06-26Changes to support building docs with old jinja2Toshio Kuratomi
2018-05-25Make alias autodetection for symlinked modules independent of glob() order. (...Felix Fontein
2018-05-15Fix problems in documentation generation (#40050)Felix Fontein
2018-04-30fix keyword doc generationBrian Coca
2018-04-20Fix more docs errors. (#39051)Matt Clay
2018-04-19Fixes for multiline doc descriotions breaking rst formattingToshio Kuratomi
2018-04-18Some more fixes for the docs :ref: disambiguationToshio Kuratomi
2018-04-18regex for finding :ref: labels was flawedToshio Kuratomi
2018-04-18Fix shebang so sanity tests passToshio Kuratomi
2018-04-18fixup style problems in new scriptToshio Kuratomi
2018-04-18Add a script for finding bare plugin :ref:sToshio Kuratomi
2018-03-27Move man pages generations to rst2man (#37861)Joseph Herlant
2018-03-21Revert "Add a few Jinja2 tests to simplify template (#37514)"Brian Coca
2018-03-21Add a few Jinja2 tests to simplify template (#37514)Dag Wieers
2018-03-14Doc build warning/broken link clean-a-palooza (#37382)scottb
2018-03-05Support <hr/> in module docs (#37030)John R Barker
2018-03-05Ability to link to other pages from plugin docs (#37009)John R Barker
2018-02-27docs: Workaround for non-string values (#36720)Dag Wieers
2018-02-25Improve parameter required values and ref fix (#36680)Dag Wieers