From 3f6b53f4f31b43bbebd64be333fb85b7eb880ca2 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Wed, 26 Jul 2023 17:08:17 +0100 Subject: [PATCH] updated content Signed-off-by: Mark Bolwell --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a819e4d..d2970e6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ![Devel Build Status](https://img.shields.io/github/actions/workflow/status/ansible-lockdown/RHEL9-CIS/linux_benchmark_testing.yml?label=Devel%20Build%20Status) ![Devel Commits](https://img.shields.io/github/commit-activity/m/ansible-lockdown/RHEL9-CIS/devel?color=dark%20green&label=Devel%20Branch%20commits) -![Release Branch](https://img.shields.io/badge/Release%20Branch-Main-brightgreen) +![Release Branch](https://img.shields.io/badge/Release%20Branch-Main-brightgreen) ![Main Build Status](https://img.shields.io/github/actions/workflow/status/ansible-lockdown/RHEL9-CIS/linux_benchmark_testing.yml?label=Build%20Status) ![Main Release Date](https://img.shields.io/github/release-date/ansible-lockdown/RHEL9-CIS?label=Release%20Date) ![Release Tag](https://img.shields.io/github/v/tag/ansible-lockdown/RHEL9-CIS?label=Release%20Tag&&color=success) @@ -100,10 +100,6 @@ Almalinux 9 Rocky 9 OracleLinux 9 -ansible 2.10 -jmespath -relevant collections - - Access to download or add the goss binary and content to the system if using auditing (other options are available on how to get the content to the system.) **General:** @@ -120,13 +116,15 @@ relevant collections **Technical Dependencies:** - Python3 -- Ansible 2.9+ +- Ansible 2.10+ - python-def (should be included in RHEL 9) - libselinux-python - pip packages - jmespath ( complete list found in requirements.txt) - collections found in collections/requirememnts.yml +pre-commit is available if installed + ## Role Variables This role is designed that the end user should not have to edit the tasks themselves. All customizing should be done by overriding the required varaibles as found in defaults/main.yml file. e.g. using inventory, group_vars, extra_vars