Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: molecule verify -s localhost #262

Merged
merged 1 commit into from
Mar 17, 2023

Conversation

bbaassssiiee
Copy link
Member

Overall Review of Changes:

Adding a scenario for molecule to allow standalone use of this role to harden localhost.

Usage:

pip install molecule
cd RHEL8-CIS
molecule converge -s localhost

Audit:

pip install molecule
cd RHEL8-CIS
molecule verify -s localhost

Enhancements:
Harden the machine you're logged onto.

How has this been tested?:

Create a machine in Hyper-V/VirtualBox with https://github.com/bbaassssiiee/provisioning

make hyperv-image hyperv-box
vagrant up
vagrant scp :/tmp/report.html .

Signed-off-by: Bas Meijer <bas.meijer@enexis.nl>
Copy link
Member

@uk-bolly uk-bolly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition

@uk-bolly uk-bolly merged commit 0142a9b into ansible-lockdown:devel Mar 17, 2023
@bbaassssiiee bbaassssiiee deleted the feature/localhost branch March 20, 2023 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants