Skip to content

Ansible remediation of configure_opensc_nss_db in rhel7 never finishes #5778

@vojtapolasek

Description

@vojtapolasek

Description of problem:

When remediating rule configure_opensc_nss_db with Ansible the remediation never finishes. The remediation launches a command which expects interactive response. This response wil be never provided.

SCAP Security Guide Version:

Master

Operating System Version:

rhel7

Steps to Reproduce:

  1. Install the opensc package
    • run for example the ncp Ansible playbook against the machine

Actual Results:

The playbook will get stuck and never finish.

Expected Results:

The playbook finishes and rule is remediated correctly.

Addition Information/Debugging Steps:

The whole remediation needs to be rewritten, see the following PR for more information.
#4776

Metadata

Metadata

Labels

AnsibleAnsible remediation update.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions