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
2021-10-19Modernize install (#76021)Matt Martz
2021-09-21Python 3.8 Controller Minimum (#74013)Matt Martz
2021-05-18Remove PyCrypto (#74699)Sam Doran
2021-03-01Update CI URL in setup.py (#73750)Matt Martz
2021-01-06Declare support for Python 3.9 in the metadataSviatoslav Sydorenko
2020-11-14Rename to ansible-core (#72594)Rick Elrod
2020-08-17Don't do conflict check on sdist and egg_info (#71310)Matt Martz
2020-07-20Guard against allowing ansible to ansible-base upgrades (#70529)Matt Martz
2020-07-14Fix building Ansible dist w/ setuptools>=48,<49.1 (#70525)Sviatoslav Sydorenko
2020-06-23Fix boilerplate in setup.py and lib/ansible/ dir.Matt Clay
2020-03-26Rename package to ansible-baseToshio Kuratomi
2020-03-23remove azure extras and extras_require support (#67822)Matt Davis
2019-10-28Declare support for Python 3.8 @ Trove classifiersSviatoslav Sydorenko
2019-08-21Install ansible-test (#60718)Toshio Kuratomi
2019-07-24Verify package data in setup.py installs all files (#59537)Matt Martz
2019-07-23Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 (#59452)Matt Martz
2019-06-25Install hidden galaxy data files (e.g. .travis.yml) (#56005)John R. Dennis
2019-03-18Build manpages as part of sdist (#53728)Toshio Kuratomi
2018-10-03win_exec: refactor PS exec runner (#45334)Jordan Borean
2018-09-27Update the minimum python versions to install (#46230)Toshio Kuratomi
2018-09-21Improve symlink install error message in setup.pymrmagooey
2018-08-23add missing entry to package_data (#44585)Alan Rominger
2018-06-30Add CoC and mailing lists links to PYPISviatoslav Sydorenko
2018-04-13Suppress a UserWarning about unknown dist optionSviatoslav Sydorenko
2018-04-13Refactor setup.py helper codeSviatoslav Sydorenko
2018-04-13Shield setup module from accidental setup execSviatoslav Sydorenko
2018-04-13Update python requirements in distribution metaSviatoslav Sydorenko
2018-04-13Add a list or extra URLs to distribution metadataSviatoslav Sydorenko
2018-04-09README.rst should always exist so no need to set a default valueToshio Kuratomi
2018-04-06Convert README from Markdown to ReStructured Text and use as longdesc (#22330)Stephen Weber
2018-03-08Add ansible-config and ansible-inventory to setup.py scripts (#37151)Matt Martz
2017-10-27set the zip_safe flag to False (#32194)Alan Rominger
2017-09-01On Py3, nonexistent files raise OSError (#28899)Toshio Kuratomi
2017-08-15Ansible Config part2 (#27448)Brian Coca
2017-08-11Add support for Azure 2.0.0 (#27920)Thomas Stringer
2017-07-31powershell setup fixes (#27516)Matt Davis
2017-07-24Maintain symlinks in setup.py sdist, build, and install commands (#27149)Toshio Kuratomi
2017-06-27Cyptography pr 20566 rebase (#25560)Toshio Kuratomi
2017-06-26Set license GPLv3+ ("or any later version") in setup.pynemobis
2017-06-141st part of ansible config, adds ansible-config to view/manage configs (#12797)Brian Coca
2017-06-02Make setting of metadata for crypto backend settable at buildtimeToshio Kuratomi
2017-05-30test/: PEP8 compliancy (#24803)Dag Wieers
2017-05-09Include .git_keep files in role template skeleton (#24381)Adrian Likins
2017-04-04Make scripts into symlinksToshio Kuratomi
2017-02-16Use HTTPS instead of legacy HTTP for ansible.com (#16870)Robin Schneider
2017-02-15Move to using a requirements.txt to install the python packages. (#21430)Toshio Kuratomi
2017-02-12Legacy pep8 updates for setup.py and testsMatt Martz
2017-02-03Move ssh and local connection plugins from using raw select to selectorsToshio Kuratomi
2017-01-29PEP 8 indent cleanup. (#20800)Matt Clay
2016-12-08Updating setup.py to remove extras specific pathsJames Cammarata