From c4689da03197c85fd3e568e0738b3f6a8d543f97 Mon Sep 17 00:00:00 2001 From: Chris Hambridge Date: Oct 10 2017 17:54:05 +0000 Subject: Updated to utilize Ansible 2.3.1.0 and an Ansible playbook and associate roles. Encryption of auth credential entries and network profile entries using a password and Ansible vault. Added additional error checking with associated messages and more user feedback on success. Added ability to create a network profile with a specified ssh port value. Added support for scans with sudo user both with and without password. Extracted fact information that can be obtaind during a scan into a new subcommand. Provided updated scan options to utilize Ansible. Capturing data in console and within a log file, additionally tying into the Ansible verbosity levels. Tune the number of concurrent ssh connections. Added the capability to hash values from within a generated report. --- diff --git a/.gitignore b/.gitignore index 65aa646..28b63e6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ rho-0.0.20.tar.gz /rho-0.0.28-2.tar.gz /rho-0.0.28-3.tar.gz /rho-0.0.28-4.tar.gz +/rho-0.0.28-5.tar.gz diff --git a/rho.spec b/rho.spec index b2cfd23..374622b 100644 --- a/rho.spec +++ b/rho.spec @@ -2,13 +2,13 @@ Name: rho Version: 0.0.28 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An SSH system profiler Group: Applications/Internet License: GPLv2 URL: http://github.com/quipucords/rho -Source0: http://chambridge.fedorapeople.org/rho/rho-0.0.28-4.tar.gz +Source0: http://chambridge.fedorapeople.org/rho/rho-0.0.28-5.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -65,7 +65,7 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/ansible/%{name}/roles/* %changelog -* Thu Sep 21 2017 Christopher Hambridge 0.0.28-4 +* Thu Sep 21 2017 Christopher Hambridge 0.0.28-5 - Updated to utilize Ansible 2.3.1.0 and an Ansible playbook and associate roles. - Encryption of auth credential entries and network profile entries using a diff --git a/sources b/sources index e6e2f77..f74ccef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rho-0.0.28-4.tar.gz) = f930c352a57d0703d274488cc7399e5579d4ef5f48ad005003db2df2e788261a62798f7771ec3e106ddffb7c29784b6f89938116a775f8e9fac02ff4389babfa +SHA512 (rho-0.0.28-5.tar.gz) = 1b6cf2a56a9d5953a111915defc88bb02780afb64d9ef6a1ababefbe0ab46a21cd4a29e80a157d37cc4c5d671d0fe4eecf92a4cb7a5484677df370efd9a03779