You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
Current output to console during a scan is dependent on the verbosity levels. However, we should also try and flag/highlight any lines that provide failure information to the user so its easily obtainable from the console for support determination.
The text was updated successfully, but these errors were encountered:
* master:
Add jboss.eap.init-files to JBOSS_FACTS. Closes#478. (#479)
Add default dictionaries to handle lost host. Handle ansible rc if csv was successfully created. Closes#475. (#476)
Fix addition of certs for wrong when condition. Closes#472. (#474)
Present more status during discovery for larger environments. Closes#442. (#467)
revert default logging change. Closes#460. (#461)
Check for empty vault password. Closes#444. (#457)
Highlight potential issues in the console output. Closes#443. (#458)
Default verbosity to 1 for improved log data. Closes#441. (#456)
Turn off colors in the ansible log. Closes#448. (#455)
Fix task that can hang if systemctl paginates
Update playbook to use free strategy. Closes#445. (#453)
Merge 0.30 version into master branch (#451)
# Conflicts:
# rho/ansible_utils.py
# rho/facts.py
# rho/inventory_scan.py
# rho/postprocessing.py
# rho/scancommand.py
# roles/jboss_eap/tasks/main.yml
# roles/write/tasks/main.yml
# test/test_postprocessing.py
* Merge branch 'master' into dev
* master:
Add jboss.eap.init-files to JBOSS_FACTS. Closes#478. (#479)
Add default dictionaries to handle lost host. Handle ansible rc if csv was successfully created. Closes#475. (#476)
Fix addition of certs for wrong when condition. Closes#472. (#474)
Present more status during discovery for larger environments. Closes#442. (#467)
revert default logging change. Closes#460. (#461)
Check for empty vault password. Closes#444. (#457)
Highlight potential issues in the console output. Closes#443. (#458)
Default verbosity to 1 for improved log data. Closes#441. (#456)
Turn off colors in the ansible log. Closes#448. (#455)
Fix task that can hang if systemctl paginates
Update playbook to use free strategy. Closes#445. (#453)
Merge 0.30 version into master branch (#451)
# Conflicts:
# rho/ansible_utils.py
# rho/facts.py
# rho/inventory_scan.py
# rho/postprocessing.py
# rho/scancommand.py
# roles/jboss_eap/tasks/main.yml
# roles/write/tasks/main.yml
# test/test_postprocessing.py
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Specify type:
Description:
Current output to console during a scan is dependent on the verbosity levels. However, we should also try and flag/highlight any lines that provide failure information to the user so its easily obtainable from the console for support determination.
The text was updated successfully, but these errors were encountered: