summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* clarify package facts errors and warnings (#56060)Brian Coca2019-10-142-4/+17
* Package facts apt fix (#55963)Brian Coca2019-10-143-0/+19
* Added implicit initialization of APT package manager '_cache' field (#55851)Alexander2019-10-141-0/+4
* docker_image: fix option parameter so that warnings are issued (#63345)Felix Fontein2019-10-122-8/+10
* Backport/2.8/63332 ce_netstream_global: bugs fix(list index out of range) (#6...Xu Yuandong2019-10-124-56/+65
* Backport/2.8/59450 ce_file_copy: update to Compatible with multiple version o...Xu Yuandong2019-10-122-27/+34
* clean "changed" only after it has been processed (#59958)James Cassell2019-10-129-6/+87
* [2.8] Add cookie handling from issue #61672 (#62968)Aliaksandr Dounar EPAM2019-10-124-11/+21
* Docs - Add Meraki to platform option list (#61651)Kevin Breit2019-10-122-0/+42
* docker_* modules: docs improvements (#63165)Felix Fontein2019-10-1215-165/+170
* lineinfile - fix bug with insertbefore/insertafter and firstmatch (#63194)Andrey Klychkov2019-10-125-28/+346
* Backport/2.8/62587 module_utils/network/cloudengine:fix get_nc_next. (#62751)Xu Yuandong2019-10-124-2/+59
* [Backport/2.8/62589]update ce_bgp_af to fix bugs (#62651)yanzhangi2019-10-122-8/+14
* [Backport/2.8/61442]Update ce_mtu to fix bugs (#62683)yanzhangi2019-10-122-0/+4
* Bugfix for aggregate function in junos_user module (#62340)kr3ator2019-10-122-4/+4
* [Backport/2.8/61431]Update ce_interface_ospf to fix bugs (#62685)yanzhangi2019-10-122-1/+3
* [Backport/2.8/61283]Update ce_info_center_global to fix bugs (#62687)yanzhangi2019-10-122-35/+22
* [Backport/2.8/61168]Update ce_evpn_bgp_rr to fix bugs (#62689)yanzhangi2019-10-112-19/+19
* [Backport/2.8/61136]Update ce_evpn_bgp to fix bugs (#62691)yanzhangi2019-10-112-9/+17
* [Backport/2.8/61652]Update ce_netstream_export to fix bugs (#62681)yanzhangi2019-10-112-6/+10
* [Backport/2.8/61653]Update ce_netstream_aging to fix bugs (#62657)yanzhangi2019-10-112-9/+14
* [Backport/2.8/61654]Update ce_ntp to fix bugs (#62655)yanzhangi2019-10-112-1/+4
* [Backport/2.8/61683]Update ce_vrf_af to fix bugs (#62653)yanzhangi2019-10-112-4/+11
* [Backport/2.8/61013]Update ce_evpn_global to fix bugs (#62693)yanzhangi2019-10-112-6/+8
* [Backport/2.8/60937]Update ce_bgp_neighbor_af to fix bugs (#62695)yanzhangi2019-10-112-44/+116
* [Backport/2.8/60634]Update ce_bgp_neighbor to fix bugs (#62697)yanzhangi2019-10-112-8/+19
* [stable-2.8] Wrap CLI passwords as AnsibleUnsafeText (#63352)Matt Martz2019-10-118-8/+54
* adapt to firewalld 0.7.0 for RHEL 8.1 Beta, Fedora 31+Adam Miller2019-10-114-7/+31
* Fix for plugins which used the boto libraries leaking the boto credentials to...Toshio Kuratomi2019-10-102-1/+11
* [stable-2.8] Add RHEL 8.1b to the Shippable test matrix.Matt Clay2019-10-104-0/+7
* [2.8] Fix STS assume role error message when role does not exist (#63305)Jill R2019-10-102-2/+4
* [stable-2.8] cronvar - use correct binary name (#63279)Sam Doran2019-10-1017-180/+292
* [stable-2.8] cron: add integration tests (#59830)Pilou2019-10-108-0/+199
* [stable-2.8] Fix regression in cron module (#58751)Dag Wieers2019-10-101-6/+7
* update ce_bgp to fix bugs (#60573)yanzhangi2019-10-091-48/+53
* Update ce_bgp modified informationzhangyan2019-10-091-0/+2
* docker_container: improve image finding / change detection (#62971)Felix Fontein2019-10-093-3/+37
* Fix Bum Traffic Payload keyword (backport 2.8)Dag Wieers2019-10-092-1/+3
* Fix whitespace issue in filter (backport 2.8)Dag Wieers2019-10-092-2/+4
* dnf - properly handle idempotent removal of wildcard globs (#63034)Adam Miller2019-10-093-5/+59
* [2.8] docker_container: fix idempotency for network IP addresses (#62959)Felix Fontein2019-10-093-11/+142
* Fix _validate_csr_subject and _validate_csr_signature (#62790)Michael Scherer2019-10-092-4/+4
* ACME modules: make compatible to Buypass ACME v1 CA, and fix bug in ACME v1 a...Felix Fontein2019-10-094-11/+46
* docker_login: fix Python 3 problem in #60381 (#62621)Felix Fontein2019-10-092-2/+4
* [stable-2.8] Work around ssh-keygen issue in ansible-test. (#63211)Matt Clay2019-10-093-0/+15
* [stable-2.8] Install zip for unarchive test when using dnf.Matt Clay2019-10-081-3/+3
* Fix failed mounts in podman connector and handle errors (#57741)Sergey2019-10-042-16/+39
* Limit Shippable matrix check to ansible repo.Matt Clay2019-10-011-0/+7
* Replace old shippable.py with new check_matrix.py. (#60022)Matt Clay2019-10-015-109/+109
* docker_container: document some of the unexpected behaviors. (#62325) (#62945)Felix Fontein2019-09-301-1/+12