ansible-lockdown / AMAZON2023-CIS

Ansible role for Amazon2023 CIS Baseline
https://ansible-lockdown.readthedocs.io/en/latest/
MIT License
24 stars 18 forks source link

ability to supress the package logging facts #84

Open dannybrody opened 1 month ago

dannybrody commented 1 month ago

Overall Review of Changes: There are quite a few tasks that have very verbose logs. It would be nice to have the option to suppress some of these task outputs

Enhancements: Ability to toggle logging for some very verbose ansible tasks

How has this been tested?: Running the playbook

uk-bolly commented 1 week ago

hi @dannybrody

Thank you for taking the time to raise this PR. I understand your requirement for this, i am trying to understand why we have default vars set in default/main.yml as well as a default on the task itself?

Many thanks

uk-bolly