From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Greylist: delayed 2764 seconds by postgrey-1.36 at gw; Thu, 07 Jul 2016 16:03:38 MSK Received-SPF: pass (info74.ru: 195.226.222.15 is authorized to use 'gavrilov@info74.ru' in 'mfrom' identity (mechanism 'mx:info74.ru' matched)) receiver=unknown; identity=mailfrom; envelope-from="gavrilov@info74.ru"; helo=smtp.mpautina.ru; client-ip=195.226.222.15 Received: from smtp.mpautina.ru (smtp.mpautina.ru [195.226.222.15]) by stargrave.org (Postfix) with ESMTPS id 0BE2027E76 for ; Thu, 7 Jul 2016 16:03:38 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=info74.ru; s=default; h=Content-Type:MIME-Version:Date:Message-ID:Subject:From:To; bh=1zsmVzNGhz3vTXh0HpgSZ7CYMiwGlk91+fpSqe+6L+I=; b=rE9hmTd3JhAFPzXf8BsG7ZZ7In 41ruJv2YQ5b70TTSnx45UyE/zpuyxNre+4dGu7hW/sdUTzck5DK+UFCabbL2rVo3/Id318d/GY8IR dd681yGwgyhRX3ZMTnd3Td8AyRBzOvFGDdJ7Mz/7pPs5WDzVT/dsf3OcHBtVyrwla0qA=; Received: from uralh.info74.ru ([193.138.129.118] helo=[192.168.0.183]) by smtp.mpautina.ru with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86) (envelope-from ) id 1bL8FZ-0007Eh-63 for govpn-devel@lists.CYPHERPUNKS.ru; Thu, 07 Jul 2016 17:17:49 +0500 To: govpn-devel@lists.cypherpunks.ru From: Gavrilov Aleksey Organization: rugion.ru Message-ID: <56bcc6d7-98e0-c8b1-9060-07f6d2942a5a@info74.ru> Date: Thu, 7 Jul 2016 17:17:27 +0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------C49DE9C98680206BFB6CAAAE" X-Spamscore: 0 Subject: [Govpn-devel] it don't version print X-BeenThere: govpn-devel@lists.cypherpunks.ru X-Mailman-Version: 2.1.20 Precedence: list List-Id: "GoVPN announcements, patches, questions and bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 13:03:39 -0000 This is a multi-part message in MIME format. --------------C49DE9C98680206BFB6CAAAE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit there is no command to find out the application version I want to check the installed version of the ansible -- Sincerely, Gavrilov Aleksey System Administrator Ltd. "Hearst Shkulev Digital Rugion" tel .: 8 (351) 729-94-90, ext. 345 mob. +7 999 581 7934 gavrilov@info74.ru Chelyabinsk, st. Melkombinat February 1st Precinct, 18, office 208 for TRC `Rodnik` --------------C49DE9C98680206BFB6CAAAE Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit there is no command to find out the application version

I want to check the installed version of the ansible
-- 

Sincerely, Gavrilov Aleksey
System Administrator
Ltd. "Hearst Shkulev Digital Rugion"
tel .: 8 (351) 729-94-90, ext. 345
mob. +7 999 581 7934
gavrilov@info74.ru
Chelyabinsk, st. Melkombinat February 1st Precinct, 18, office 208
for TRC `Rodnik`
--------------C49DE9C98680206BFB6CAAAE-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by stargrave.org (Postfix, from userid 66) id E9B92747A5; Thu, 7 Jul 2016 23:35:10 +0300 (MSK) Received: by mail.stargrave.org (Postfix, from userid 1001) id 6BC7E579D8; Thu, 7 Jul 2016 23:33:59 +0300 (MSK) Date: Thu, 7 Jul 2016 23:33:59 +0300 From: Sergey Matveev To: govpn-devel@lists.cypherpunks.ru Message-ID: <20160707203359.GA5085@stargrave.org> Mail-Followup-To: govpn-devel@lists.cypherpunks.ru References: <56bcc6d7-98e0-c8b1-9060-07f6d2942a5a@info74.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56bcc6d7-98e0-c8b1-9060-07f6d2942a5a@info74.ru> OpenPGP: id=AE1A8109E49857EF; url=http://www.stargrave.org/pubkey.txt User-Agent: Mutt/1.6.1 (2016-04-27) Subject: Re: [Govpn-devel] it don't version print X-BeenThere: govpn-devel@lists.cypherpunks.ru X-Mailman-Version: 2.1.20 Precedence: list List-Id: "GoVPN announcements, patches, questions and bug reports" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jul 2016 20:35:11 -0000 Greetings! *** Gavrilov Aleksey [2016-07-07 16:05]: >there is no command to find out the application version > >I want to check the installed version of the ansible Thanks for the suggestion. I added -version option in 5.10 release: http://www.cypherpunks.ru/govpn/Release-5_002e10.html -- Happy hacking