From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gXOuT-00069g-Qy for guix-patches@gnu.org; Thu, 13 Dec 2018 06:12:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gXOuR-0002sF-0m for guix-patches@gnu.org; Thu, 13 Dec 2018 06:12:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41615) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gXOuQ-0002s5-TW for guix-patches@gnu.org; Thu, 13 Dec 2018 06:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gXOuQ-000144-NL for guix-patches@gnu.org; Thu, 13 Dec 2018 06:12:02 -0500 Subject: bug#33485: [PATCH] gnu: ansible: Update to 2.7.2 Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: <20181124070931.2118-1-brettg@posteo.net> Date: Thu, 13 Dec 2018 19:04:28 +0800 In-Reply-To: <20181124070931.2118-1-brettg@posteo.net> (Brett Gilio's message of "Sat, 24 Nov 2018 01:09:31 -0600") Message-ID: <87y38tzo03.fsf@member.fsf.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Brett Gilio Cc: 33485-done@debbugs.gnu.org Hello, ansible is already 2.7.4 on current master. Thank you!