From a8f2e10140e2056855e1d83c126ca04a16dbcb74 Mon Sep 17 00:00:00 2001 From: pravinawsdevopsai <64907142+pravinawsdevopsai@users.noreply.github.com> Date: Thu, 6 May 2021 21:28:23 +0530 Subject: [PATCH] test test --- apache_uninstall.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache_uninstall.yml b/apache_uninstall.yml index 48b83f7..d0199f1 100644 --- a/apache_uninstall.yml +++ b/apache_uninstall.yml @@ -9,7 +9,7 @@ name=httpd state=stopped - - name: Uninstall the apache + - name: Uninstall the http yum: name=httpd state=absent