Skip to content

Commit

Permalink
Update RHEL 7 quickstart re ansible install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
terwilligergreen committed Mar 14, 2019
1 parent a5b07e6 commit a1494f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -54,6 +54,8 @@ sudo yum update nss -y
# scap-scanner is OpenSCAP certified SCAP scanner
# scap-security-guide is the SCAP Security Guide project
# ansible is the ansible infrastructure as code project
wget https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install epel-release-latest-7.noarch.rpm
sudo yum install ansible scap-scanner scap-security-guide -y
# Install govready using curl. govready will install OpenSCAP and SCAP-Security-Content
Expand Down

0 comments on commit a1494f8

Please sign in to comment.