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
AgeCommit message (Expand)Author
2022-10-27stable docs build: do not use YAML parsing/serialization for .deps files (#79...Felix Fontein
2022-09-07Fix distro fact handling for Flatcar (#77635)Johanan Liebermann
2022-08-08Add missing space after keywords. (#78480)Matt Clay
2022-06-29`FieldAttribute`s as descriptors (#73908)Martin Krizek
2022-06-28Update README.md (#78139)Diana S. Cardona
2022-05-18Allow result sha to be overriden with local sha (#77832)Matt Martz
2022-05-11Stop making core docs build talk of (ansible-)'base' when meaning (ansible-)'...Felix Fontein
2022-05-03shift to ansible_core_versionsamccann
2022-04-25Fix use of deprecated antsibull-docs option.Matt Clay
2022-04-22Replace antsibull with antsibull-docs (#77504)Felix Fontein
2022-04-11Make "~/.ansible" path configurable (#76114)htol
2022-03-30Add script to handle more deprecations. (#77400)Matt Clay
2022-03-28Update core porting guide generation.Matt Clay
2022-03-28Porting guide fixes. (#77376)Matt Clay
2022-03-24Improve documentation to fix outdated file paths (#77341)Cindy Park
2022-03-05Honor `--quiet` parameter properly in fish shell (#77180)Philip Douglass
2022-02-04Cleanup of cannned responses (#76689)Brian Coca
2022-01-18Fix unsafe handling of variable PYTHON_BIN (#76767)Pascal Höhnel
2021-11-17ansible-test - Update import test and sanity requirements. (#76308)Matt Clay
2021-10-19Modernize install (#76021)Matt Martz
2021-09-22Update vendored copy of distro to 1.6.0 (#75732)Matt Martz
2021-09-14Fix markdown links that were errantly formatted as rst (#75697)Matt Martz
2021-08-12hacking - account for job names that contain separators (#75454)Sam Doran
2021-08-11Cleanup hacking scripts to prepare for pylint update. (#75474)Matt Clay
2021-07-09Allow docs-build to use a local ansible-build-data checkout.Toshio Kuratomi
2021-07-08Update hacking `env_setup` to prefer Python 3 (#75213)Sam Doran
2021-06-23Use antsibull-docs devel for devel docs (#74988)Felix Fontein
2021-06-15Only consider directories which do have .deps files other than ancestor.deps....Felix Fontein
2021-06-01Due to the takeover of freenode we're moving to a different irc network. (#74...Toshio Kuratomi
2021-05-11Vendor `distutils.version` (#74644)Matt Martz
2021-05-06Rename hacking/shippable to hacking/azp.Matt Clay
2021-04-28Retrofit shippable scripts to work with AZPAlexander Sowitzki
2021-04-26Update default containers to 3.4.0. (#74415)Matt Clay
2021-03-01Fix typo in incidental.py (#73737)Ikko Ashimine
2021-02-17Split Ansible docs from core docs (#73616)Sandra McCann
2021-01-14Allow restricting config values to enumerated list (#73162)Brian Coca
2021-01-14[facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod
2020-08-18hacking: replace use of "which" with "command -v" (#71278)Vincent Bernat
2020-08-14Updates to docs build for new antsibull CLIToshio Kuratomi
2020-08-07Fix version comparison for determining what ansible to build againstToshio Kuratomi
2020-07-31hacking: fix announce script version parsing (#71008)Rick Elrod
2020-07-22Add ansible-releases@redhat.com to announce template (#70812)Rick Elrod
2020-07-21distribution: Add support for DragonFly (#70748)Abhijeet Kasurde
2020-07-21Need to return any error code from running antsibull-docs (#70763)Toshio Kuratomi
2020-07-17Collections docs generation (#59761)Toshio Kuratomi
2020-07-07Update hacking/shippable docs.Matt Clay
2020-06-23More boilerplate fixes. (#70224)Matt Clay
2020-06-19Get test data file directly in rebalance script (#70107)Sam Doran
2020-06-18Avoid unnecessary comprehensions.Matt Clay
2020-06-11Plugin/module docs: parse return values, add collection names in them (versio...Felix Fontein