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-28mention acl in permissions errors (#79209)Brian Coca
2022-10-13Don't assume column index for netmask and broadcast (#79121)Matt Martz
2022-10-13fix password unit tests (#79113)Sloane Hertel
2022-10-11fix password lookup's use of f=v settings (#76551)Brian Coca
2022-10-06facts: List all local (scope host) IP address ranges (#79018)Donatas Abraitis
2022-09-30Fix connection/become task loop settings (#78565)Jordan Borean
2022-09-21tests: Fix `test_ansible_version()` when run within a git checkout (#78636)Alex Willmer
2022-09-19Add --offline option to 'ansible-galaxy collection install' (#78678)Sloane Hertel
2022-09-16Add OSMC to Debian OS_FAMILY_MAP (#78778)Markus Opolka
2022-09-15add ansible_name/ansible_aliases attrs to plugin objects (#78700)Sloane Hertel
2022-09-12uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569)Artur
2022-09-08Allow selection of TLS/SSL ciphers (#78650)Matt Martz
2022-09-07Fix distro fact handling for Flatcar (#77635)Johanan Liebermann
2022-09-06fetch_file - properly split files with multi-part file extensions (#75257)Sam Doran
2022-09-01refactor and fixes for doc parsing (#77719)Brian Coca
2022-08-29Skip test if no there are no problematic chars for wcswidth (#78645)Matt Martz
2022-08-19Fix pytest collection during test_host partial runSviatoslav Sydorenko
2022-08-18Relax minimal config to enable manifest functionality (#78574)Matt Martz
2022-08-17Use MANIFEST.in style directives to build collections (#78422)Matt Martz
2022-08-17add required file to collection skeleton (#77418)Elijah DeLee
2022-08-17Replace get_persistent_connection_options in task_executor with get_options (...Kate Case
2022-08-16Move handler processing into new PlayIterator state (#77955)Martin Krizek
2022-08-11Clean up unit tests. (#78498)Matt Clay
2022-08-02Fix listing collections that are missing the metadata required by build (#76596)Sloane Hertel
2022-08-02Correctly get the filename from a url in fetch_file. Fixes #29680 (#78383)Matt Martz
2022-07-28Update unit test controller requirements. (#78376)Matt Clay
2022-07-28Remove unit test Python 2.6 compat. (#78369)Matt Clay
2022-07-28Remove unit test pytz requirement. (#78368)Matt Clay
2022-07-27Make distro.id() report newer versions of OpenSuSE (at least >=15) also repor...Ruediger Pluem
2022-07-22Fix KeyError for ansible-galaxy when caching paginated responses from v3 (#78...Sloane Hertel
2022-07-20Use classproperty to access field attributes of a class (#78180)Martin Krizek
2022-07-19Revert "Re-enable strategy units (#78293)" (#78300)Matt Clay
2022-07-19Re-enable strategy units (#78293)Matt Martz
2022-07-13Add support for gzip decoding responses (#41925)Matt Martz
2022-07-13Fix AIX processor facts and add unit test (#78223)zorun
2022-07-12Added Kylin Linux Advanced Server Support (#78232)Kay Yan
2022-07-11Preflight utf8 encodings check (#78175)Matt Martz
2022-07-07Fix wording for :ref|term: substitution (#78216)Brian Coca
2022-06-30Make unit test for missing git executable more generic (#78173)Sloane Hertel
2022-06-29`FieldAttribute`s as descriptors (#73908)Martin Krizek
2022-06-24Galaxy server config updates (#77106)Brian Coca
2022-06-15Remove .travis.yml files from galaxy init skeletons (#75740)David Moreau Simard
2022-06-07Forked display via queue (#77056)Matt Martz
2022-05-26Remove double spaces in errormessage (#77839)Wouter Schoot
2022-05-24Add toggle to fix module_defaults with module-as-redirected-action on a per-m...Sloane Hertel
2022-05-23Prefer unittest.mock over mock. (#77886)Matt Clay
2022-05-23Use unittest.mock instead of mock. (#77883)Matt Clay
2022-05-18Fix unit tests for Python 3.11.Matt Clay
2022-05-18Avoid deprecated method in unit tests.Matt Clay
2022-05-17Raise a proper error when include/import_role is used as a handler (#77807)Martin Krizek