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

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