Blame SOURCES/rhel-system-roles-selinux-prefix.diff

1b2089
diff --git a/README.md b/README.md
1b2089
index 80bcf89..cf8cb1b 100644
1b2089
--- a/README.md
1b2089
+++ b/README.md
1b2089
@@ -42,7 +42,7 @@ This role can be configured using variables as it is described bellow.
1b2089
 vars:
1b2089
   [ see bellow ]
1b2089
 roles:
1b2089
-  - role: selinux
1b2089
+  - role: linux-system-roles.selinux
1b2089
     become: true
1b2089
 ```
1b2089
 
1b2089
diff --git a/selinux-playbook.yml b/selinux-playbook.yml
1b2089
index 28e072c..a5dad27 100644
1b2089
--- a/selinux-playbook.yml
1b2089
+++ b/selinux-playbook.yml
1b2089
@@ -31,4 +31,4 @@
1b2089
         name: sar-user
1b2089
 
1b2089
   roles:
1b2089
-    - selinux
1b2089
+    - linux-system-roles.selinux