ansible-lockdown / RHEL7-STIG

Ansible role for Red Hat 7 STIG Baseline
MIT License
282 stars 144 forks source link

/boot/efi error with improperly tagged tasks #446

Closed prestonSeaman2 closed 2 months ago

prestonSeaman2 commented 9 months ago

Describe the Issue Bug encountered when supplying tags to ansible command. /boot/efi error Happens in the prelim.yml

Expected Behavior Tasks in the prelim.yml should run without generating /boot/efi errors

Actual Behavior When running with tags a /boot/efi error is generated for some tasks.

Control(s) Affected RHEL-07-021350

Environment (please complete the following information):

Additional Notes Anything additional goes here

Possible Solution Change tags to -always instad of -cat1, -high -rhel-o7-021350

uk-bolly commented 4 months ago

hi @prestonSeaman2

I believe this has now been merged, if you are happy the issues has been addressed we can close this issue?

Many thanks

uk-bolly

georgenalen commented 2 months ago

Merged to main on March 6th via PR #456