From 3fd97b3306d049265e333908036a17a2066761f4 Mon Sep 17 00:00:00 2001 From: ComplianceAsCode development team Date: Wed, 16 Jun 2021 16:05:56 -0400 Subject: [PATCH] Updated README.md --- README.md | 29 +++++------------------------ 1 file changed, 5 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 5badbda..e6305ea 100644 --- a/README.md +++ b/README.md @@ -1,37 +1,18 @@ Red Hat Corporate Profile for Certified Cloud Providers (RH CCP) ========= -[![Build Status](https://travis-ci.org/RedHatOfficial/ansible-role-rhel8-rht-ccp.svg?branch=master)](https://travis-ci.org/RedHatOfficial/ansible-role-rhel8-rht-ccp) -[![Ansible Role](https://img.shields.io/ansible/role/40357.svg)](https://galaxy.ansible.com/RedHatOfficial/rhel8_rht_ccp) -[![GitHub release](https://img.shields.io/github/release/RedHatOfficial/ansible-role-rhel8-rht-ccp.svg)](https://github.com/RedHatOfficial/ansible-role-rhel8-rht-ccp/releases/latest) - -Ansible remediation role for profile rht-ccp -Profile Title: Red Hat Corporate Profile for Certified Cloud Providers (RH CCP) +Ansible Role for Red Hat Corporate Profile for Certified Cloud Providers (RH CCP) + Profile Description: This profile contains the minimum security relevant configuration settings recommended by Red Hat, Inc for Red Hat Enterprise Linux 8 instances deployed by Red Hat Certified -Cloud Providers. - -Benchmark ID: RHEL-8 -Benchmark Version: 0.1.44 - -XCCDF Version: 1.1 - -This file was generated by OpenSCAP 1.2.17 using: - $ oscap xccdf generate fix --profile rht-ccp --template urn:xccdf:fix:script:ansible xccdf-file.xml - -This script is generated from an OpenSCAP profile without preliminary evaluation. -It attempts to fix every selected rule, even if the system is already compliant. - -How to apply this remediation role: -$ ansible-playbook -i "192.168.1.155," playbook.yml -$ ansible-playbook -i inventory.ini playbook.yml +Cloud Providers. The tasks that are used in this role are generated using OpenSCAP. See the OpenSCAP project for more details on Ansible playbook generation at [https://github.com/OpenSCAP/openscap](https://github.com/OpenSCAP/openscap) -To submit a fix or enhancement for an Ansible task that is failing or missing, +To submit a fix or enhancement for an Ansible task that is failing or missing in this role, see the ComplianceAsCode project at [https://github.com/ComplianceAsCode/content](https://github.com/ComplianceAsCode/content) Requirements @@ -42,7 +23,7 @@ Requirements Role Variables -------------- -To customize the role to your liking, check out the [list of variables](vars/main.yml). +To customize the role to your liking, check out the [list of variables](defaults/main.yml). Dependencies ------------