summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* New release v2.13.9 (#80610)v2.13.9Matt Martz2023-04-241-1/+1
* Update Ansible release version to v2.13.9rc1.post0. (#80538)Matt Martz2023-04-171-1/+1
* New release v2.13.9rc1 (#80535)v2.13.9rc1Matt Martz2023-04-171-1/+1
* password lookup, handle ident properly when saved (#80251) (#80312)Brian Coca2023-04-172-45/+88
* Ansible.Basic - Improve temporary file cleanup process (#80293) (#80325)Jordan Borean2023-04-141-6/+263
* Improve Ansible.Basic.cs tempdir uniqueness (#80328) (#80330)Jordan Borean2023-04-141-1/+2
* Fetch signatures from galaxy after the dependency resolver runs (#80334) (#80...Sloane Hertel2023-04-144-4/+15
* [stable-2.13] ansible-galaxy collection install retry improvements (#80180) (...Matt Martz2023-04-123-26/+76
* [2.13] ansible-doc: fix broken seealso links in text output (#80286)Felix Fontein2023-03-281-4/+10
* Update Ansible release version to v2.13.8.post0. (#80099)jamesmarshall242023-02-271-1/+1
* New release v2.13.8 (#80082)v2.13.8jamesmarshall242023-02-271-1/+1
* Update Ansible release version to v2.13.8rc1.post0. (#80042)jamesmarshall242023-02-201-1/+1
* New release v2.13.8rc1 (#80028)v2.13.8rc1jamesmarshall242023-02-201-1/+1
* [2.13] don't ignore templated _raw_params that k=v parser failed to parse (#7...Matt Davis2023-02-151-0/+4
* [stable-2.13] Ansible.Basic.cs - Fix compile error on PS 7.3.x (#79848) (#79851)Matt Clay2023-02-021-0/+4
* [stable-2.13] Fix file touch check mode result (backport of #79422) (#79526)sbettid2022-12-061-27/+31
* Update Ansible release version to v2.13.7.post0. (#79529)Ricardo Carrillo Cruz2022-12-051-1/+1
* New release v2.13.7 (#79528)v2.13.7Ricardo Carrillo Cruz2022-12-051-1/+1
* Update Ansible release version to v2.13.7rc1.post0. (#79494)Ricardo Carrillo Cruz2022-11-281-1/+1
* New release v2.13.7rc1 (#79477)v2.13.7rc1Ricardo Carrillo Cruz2022-11-281-1/+1
* file lookup now works with general lookup error framework (#79339) (#79388)Gaudenz Steinlin2022-11-161-3/+3
* Fix typo 'Ansbile'. (#79318) (#79331)Felix Fontein2022-11-102-2/+2
* Update Ansible release version to v2.13.6.post0. (#79323)Dimitri Savineau2022-11-071-1/+1
* New release v2.13.6 (#79315)v2.13.6Dimitri Savineau2022-11-071-1/+1
* Update Ansible release version to v2.13.6rc1.post0. (#79261)Ricardo Carrillo Cruz2022-10-311-1/+1
* New release v2.13.6rc1 (#79258)v2.13.6rc1Ricardo Carrillo Cruz2022-10-311-1/+1
* File lookup handle missing file more gracefully (#79230) (#79245)Brian Coca2022-10-281-7/+7
* mention acl in permissions errors (#79209) (#79251)Brian Coca2022-10-281-4/+4
* [stable-2.13] Don't assume column index for netmask and broadcast (#79121) (#...Matt Martz2022-10-261-8/+19
* [stable-2.13] Use python re to parse service output instead of grep (#79015) ...Matt Martz2022-10-261-8/+12
* [2.13] ansible-galaxy - fix unnecessary api check when installing role (#79143)Sloane Hertel2022-10-262-24/+47
* copy, avoid moving non temp remote 'non' files (#79102) (#79155)Brian Coca2022-10-261-13/+18
* fix password lookup's use of f=v settings (#76551) (#79108)Brian Coca2022-10-261-62/+60
* Update Ansible release version to v2.13.5.post0. (#79099)jamesmarshall242022-10-111-1/+1
* New release v2.13.5 (#79075)v2.13.5jamesmarshall242022-10-101-1/+1
* Update Ansible release version to v2.13.5rc1.post0. (#78995)jamesmarshall242022-10-031-1/+1
* New release v2.13.5rc1 (#78937)v2.13.5rc1jamesmarshall242022-10-031-1/+1
* apt module, prevent tb from invalid type for pkg (#78666) (#78908)Brian Coca2022-09-291-3/+7
* [stable-2.13] Add ssh_args and friends back, add var for proxy_command (#7882...Matt Martz2022-09-291-4/+43
* [2.13] apt - fix failure when package is not installed and only_upgrade=True ...Sloane Hertel2022-09-291-1/+6
* [2.13] Limit Galaxy API calls during ansible-galaxy dependency resolution (#7...Sloane Hertel2022-09-281-12/+24
* [stable 2.13] Fix known host changed status when removing non-existing key #...sbettid2022-09-281-0/+6
* plugin loader fix existing config testing (#78859) (#78890)Brian Coca2022-09-282-1/+9
* Backportapalooza 9 15 (#78787)Sandra McCann2022-09-152-1/+4
* Update Ansible release version to v2.13.4.post0. (#78753)Christian Adams2022-09-121-1/+1
* New release v2.13.4 (#78751)v2.13.4Christian Adams2022-09-121-1/+1
* Update Ansible release version to v2.13.4rc1.post0. (#78718)Christian Adams2022-09-061-1/+1
* New release v2.13.4rc1 (#78717)v2.13.4rc1Christian Adams2022-09-061-1/+1
* Fix typos in stat module examples (#78651) (#78687)Sandra McCann2022-09-011-2/+2
* [stable-2.13] Guard urllib3 imports against all exceptions. Fixes #78648 (#78...Matt Martz2022-08-311-4/+4