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-11-11Fix typo 'Ansbile'. (#79318) (#79331)stable-2.13Felix Fontein
2022-11-09Add Ansible community 6.6.0 porting guide (#79340) (#79349)Sandra McCann
2022-11-09Japanese version switcher (#79276) (#79345)Sandra McCann
2022-11-07update version switcher to include 2.14 (#79273) (#79326)Sandra McCann
2022-11-07Update Ansible release version to v2.13.6.post0. (#79323)Dimitri Savineau
2022-11-07New release v2.13.6 (#79315)v2.13.6Dimitri Savineau
2022-11-04[2.13] Log `runme.sh` execution in integration tests (#79283)Sviatoslav Sydorenko
2022-11-04[stable-2.13] ansible-test - Fix and update documentation links..Matt Clay
2022-10-31Update Ansible release version to v2.13.6rc1.post0. (#79261)Ricardo Carrillo Cruz
2022-10-31New release v2.13.6rc1 (#79258)v2.13.6rc1Ricardo Carrillo Cruz
2022-10-29File lookup handle missing file more gracefully (#79230) (#79245)Brian Coca
2022-10-29mention acl in permissions errors (#79209) (#79251)Brian Coca
2022-10-27stable docs build: do not use YAML parsing/serialization for .deps files (#79...Felix Fontein
2022-10-27Communication docs: note that editing Matrix messages causes IRC spam (#79238...Felix Fontein
2022-10-27[stable-2.13] Don't assume column index for netmask and broadcast (#79121) (#...Matt Martz
2022-10-27[stable-2.13] Use python re to parse service output instead of grep (#79015) ...Matt Martz
2022-10-27[2.13] ansible-galaxy - fix unnecessary api check when installing role (#79143)Sloane Hertel
2022-10-27copy, avoid moving non temp remote 'non' files (#79102) (#79155)Brian Coca
2022-10-26fix password lookup's use of f=v settings (#76551) (#79108)Brian Coca
2022-10-25[stable-2.13] Fix ansible-test-git test for newer git versions.Matt Clay
2022-10-25[stable-2.13] Restrict `wheel` below v0.38.0 under Pythons < 3.7 (#79187)Sviatoslav Sydorenko
2022-10-18remove AnsibleFest banner (#79156) (#79158)Sandra McCann
2022-10-13Add Ansible community 6.5.0 porting guide (#79124)Don Naro
2022-10-11Update Ansible release version to v2.13.5.post0. (#79099)jamesmarshall24
2022-10-10New release v2.13.5 (#79075)v2.13.5jamesmarshall24
2022-10-03Update Ansible release version to v2.13.5rc1.post0. (#78995)jamesmarshall24
2022-10-03New release v2.13.5rc1 (#78937)v2.13.5rc1jamesmarshall24
2022-09-30apt module, prevent tb from invalid type for pkg (#78666) (#78908)Brian Coca
2022-09-30[stable-2.13] Add ssh_args and friends back, add var for proxy_command (#7882...Matt Martz
2022-09-30[2.13] apt - fix failure when package is not installed and only_upgrade=True ...Sloane Hertel
2022-09-28[2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#7...Sloane Hertel
2022-09-28[stable 2.13] Fix known host changed status when removing non-existing key #...sbettid
2022-09-28plugin loader fix existing config testing (#78859) (#78890)Brian Coca
2022-09-22[stable-2.13] ansible-test - Fix integration test target filter. (#78862)Matt Clay
2022-09-22[stable-2.13] Don't request repo updates when only testing modes (#78843) (#7...Matt Martz
2022-09-15Backportapalooza 9 15 (#78787)Sandra McCann
2022-09-12Update Ansible release version to v2.13.4.post0. (#78753)Christian Adams
2022-09-12New release v2.13.4 (#78751)v2.13.4Christian Adams
2022-09-06Update Ansible release version to v2.13.4rc1.post0. (#78718)Christian Adams
2022-09-06New release v2.13.4rc1 (#78717)v2.13.4rc1Christian Adams
2022-09-01Fix typos in stat module examples (#78651) (#78687)Sandra McCann
2022-09-01new: documentation update for galaxy usr guide (#78649) (#78688)Sandra McCann
2022-09-01[stable-2.13] Guard urllib3 imports against all exceptions. Fixes #78648 (#78...Matt Martz
2022-09-01[stable-2.13] wait_for - Read file and perform comparisons using bytes to avo...Matt Martz
2022-09-01Fix pytest collection during test_host partial run (#78594)Sviatoslav Sydorenko
2022-09-01[stable-2.13] Fix exit codes for role search and delete. Fixes #78516 (#78578...Matt Martz
2022-09-01[stable-2.13] Fix --role-file arg detection (#78475) (#78522)Matt Martz
2022-08-31Fail fast in stuck `ansible-galaxy-collection` (#78627)Sviatoslav Sydorenko
2022-08-31Replace get_persistent_connection_options in task_executor with get_options (...Kate Case
2022-08-31Fix apt making changes in check mode (#78496) (#78530)Sloane Hertel