summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update Ansible release version to v2.11.9rc1.post0. (#77130)Christian Adams2022-02-231-1/+1
* New release v2.11.9rc1 (#77123)v2.11.9rc1Christian Adams2022-02-231-1/+1
* ssh connection: use 'correct' host in all cases (#76017) (#76969)Brian Coca2022-02-162-4/+22
* gather_facts sees collection networking connection (#76954) (#76964)Brian Coca2022-02-161-1/+6
* fix block var inheritance (#75287) (#76897)Brian Coca2022-02-161-1/+3
* clean_facts only show variable name (#76974) (#76985)Brian Coca2022-02-161-7/+1
* [stable-2.11] ansible-test - Use relative paths in junit output. (#76909)Matt Clay2022-02-021-2/+16
* Update Ansible release version to v2.11.8.post0. (#76905)Dimitri Savineau2022-01-311-1/+1
* New release v2.11.8 (#76891)v2.11.8Dimitri Savineau2022-01-311-1/+1
* Update Ansible release version to v2.11.8rc1.post0. (#76833)Dimitri Savineau2022-01-241-1/+1
* New release v2.11.8rc1 (#76830)v2.11.8rc1Dimitri Savineau2022-01-241-1/+1
* service_facts, now more accurate on systemd (#75326) (#76018)Brian Coca2022-01-201-11/+27
* bacwards compat doc frag (#75819)Brian Coca2022-01-191-1/+23
* [stable-2.11] Compare FQCN also in lockstep logic. Fixes #76782 (#76787) (#76...Matt Martz2022-01-191-1/+2
* include_vars initialize failed (#76754) (#76785)Brian Coca2022-01-181-1/+5
* ssh connection avoid parsing own debug (#76732) (#76756)Brian Coca2022-01-181-1/+5
* ssh connection, handle 'fun' control paths (#76424) (#76694)Brian Coca2022-01-181-2/+1
* [2.11] Use correct markup in documentation (#76575)Felix Fontein2022-01-1821-50/+50
* galaxy build - ignore existing MANIFEST and FILES (#76479) (#76499)Jordan Borean2022-01-181-0/+2
* Fix zip content filtering in unarchive module (#76069) (#76420)Tadej Borovšak2022-01-181-1/+1
* Update Ansible release version to v2.11.7.post0. (#76481)jamesmarshall242021-12-061-1/+1
* New release v2.11.7 (#76476)v2.11.7jamesmarshall242021-12-061-1/+1
* Update Ansible release version to v2.11.7rc1.post0. (#76396)Dimitri Savineau2021-11-291-1/+1
* New release v2.11.7rc1 (#76391)v2.11.7rc1Dimitri Savineau2021-11-291-1/+1
* set host_key_checking check to False, rather than if not (which captures Fals...Vlad Mencl2021-11-241-1/+2
* LinkUtil - ignore LIB env var (#76184) (#76203)Jordan Borean2021-11-241-0/+3
* Skip recursive suboption validation if sub_parameters is not a dict (#75635) ...Sloane Hertel2021-11-241-3/+4
* 2.11 `action_groups` normalization (#76171)Matt Martz2021-11-241-1/+11
* [bp-2.11]: hostname: update example with 'use' (#75990)Rémi REY2021-10-271-1/+1
* Update Ansible release version to v2.11.6.post0. (#76006)Christian Adams2021-10-111-1/+1
* New release v2.11.6 (#75999)v2.11.6Christian Adams2021-10-111-1/+1
* Update Ansible release version to v2.11.6rc1.post0.Christian M. Adams2021-10-041-1/+1
* New release v2.11.6rc1v2.11.6rc1Christian M. Adams2021-10-041-1/+1
* config: small typo fix (#74845) (#75864)Sandra McCann2021-10-021-1/+1
* netconf - handle import error when running in FIPS mode (#73992) (#75706)Nathaniel Case2021-09-291-1/+4
* Fix unexpected exception when a role has an empty argument_specs.yml (#75604)...Sloane Hertel2021-09-291-1/+4
* PowerShell - Ignore LIB env var when building C# code (#75698) (#75725)Jordan Borean2021-09-291-1/+22
* Try all galaxy servers when locating available versions for a collection (#75...Sloane Hertel2021-09-291-3/+63
* [stable-2.11] Don't show params when there is an issue with `set_option(s)` (...Matt Martz2021-09-292-2/+15
* Update Ansible release version to v2.11.5.post0.Christian M. Adams2021-09-131-1/+1
* New release v2.11.5v2.11.5Christian M. Adams2021-09-131-1/+1
* Update Ansible release version to v2.11.5rc1.post0.Christian M. Adams2021-09-081-1/+1
* New release v2.11.5rc1v2.11.5rc1Christian M. Adams2021-09-081-1/+1
* various fixes to command (#74212) (#74257)Brian Coca2021-09-032-55/+68
* setup module, dont truncate hpux interfaces (#75423) (#75490)Brian Coca2021-09-021-1/+1
* Avoid accessing delegated vars when you dont have a host (#75524) (#75534)Brian Coca2021-09-021-8/+10
* Fix build_ignore when installing a collection from source (#75547) (#75623)Sloane Hertel2021-09-011-5/+2
* [2.11] Improve ansible-galaxy error for InconsistentCandidate exception (#75462)Sloane Hertel2021-09-012-0/+32
* Clarify get_bin_path error message (#75544) (#75564)Brian Coca2021-09-011-1/+1
* Attributes compat (#75563)Brian Coca2021-09-012-0/+25