Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
@@ -72,6 +72,11 @@
name: "swap"
fstype: swap
state: absent
+
+ - name: Disable selinux
+ selinux:
+ state: disabled
+ tags: install
- name: Install common packages
package: