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-05-31Remove platform dev guides from core docs (#77915)Sandra McCann
2022-04-27expand ansible-doc coverage (#74963)Brian Coca
2022-03-08Initial mypy sanity test support for core.Matt Clay
2021-11-17ansible-test - Update import test and sanity requirements. (#76308)Matt Clay
2021-10-19Modernize install (#76021)Matt Martz
2021-09-23ansible-test - Create injector scripts at runtime. (#75761)Matt Clay
2021-09-21ansible-test - split controller/target testing (#75605)Matt Clay
2021-08-13ansible-test - Move code from _data to _util. (#75495)Matt Clay
2021-04-27Add collection config support to ansible-test.Matt Clay
2021-02-17Split Ansible docs from core docs (#73616)Sandra McCann
2020-12-18Add link to all module and plugin indexes (#72743)Felix Fontein
2020-12-07Remove shippable.ymlMatt Clay
2020-11-09show keyword documentation in ansible-doc (#72476)Brian Coca
2020-06-24Include changelogs/changelog.yaml in distribution. (#70260)Felix Fontein
2020-03-26Cleanup refs to deleted files/dirs. (#68480)Matt Clay
2020-02-22Support private test plugins in ansible-test. (#67660)Matt Clay
2019-09-18Remove obsolete MANIFEST.in entries.Matt Clay
2019-08-24Relocate ansible-test self tests outside package. (#61255)Matt Clay
2019-08-21Install ansible-test (#60718)Toshio Kuratomi
2019-08-08Move ansible-test coverage config to test/lib/Matt Clay
2019-08-07Split up "code smell" sanity tests. (#60174)Matt Clay
2019-08-07Relocate ansible-test code. (#60147)Matt Clay
2019-08-02Remove obsolete tox.ini. (#59963)Matt Clay
2019-07-11Rename python files in hacking/ directory to have .py suffixToshio Kuratomi
2019-05-01Implement a framework for having common code for release scripts (#55893)Toshio Kuratomi
2018-10-08Update MANIFEST.in (#46502)Matt Clay
2018-10-03win_exec: refactor PS exec runner (#45334)Jordan Borean
2018-05-31fix MANIFEST.in to include CHANGELOG stub for develMatt Davis
2018-05-222.6 changelog gen/version/root dir cleanup (#40421)Matt Davis
2018-04-06Convert README from Markdown to ReStructured Text and use as longdesc (#22330)Stephen Weber
2018-02-07Include licenses in the tarball (#35855)Toshio Kuratomi
2017-07-31powershell setup fixes (#27516)Matt Davis
2017-07-26include .psm1 files in MANIFEST (#27286)Frederic Lepied
2017-07-24Maintain symlinks in setup.py sdist, build, and install commands (#27149)Toshio Kuratomi
2017-04-12Include .yamllint in manifest so yamllint works.Matt Clay
2017-04-12Add .coveragerc to the tarball so unittests will run from the tarballToshio Kuratomi
2017-03-29removed non existing entriesBrian Coca
2017-02-15Move to using a requirements.txt to install the python packages. (#21430)Toshio Kuratomi
2017-01-11include all docs and tests in the sdist (#20004)Evgeni Golov
2017-01-06consolidated docsBrian Coca
2016-12-23Remove the `ignore` rules from MANIFEST.in for modules-core/extras reposRyan S. Brown
2016-01-12added galaxy datasebastianneubauer
2015-12-13include all packaging in tarballBrian Coca
2015-10-28Add changelog to the tarballToshio Kuratomi
2015-09-08Fix inclusion of the dynamic inventory scriptsToshio Kuratomi
2015-07-13Fix removal of .git from modules directoriesJames Cammarata
2015-07-10removed plugins dir that was removedBrian Coca
2015-07-10moved contrib into manifest from setup.pyBrian Coca
2015-03-07Add and subtract some things from the tarballToshio Kuratomi
2014-11-28prune vs excludeMichael DeHaan