Skip to content
Snippets Groups Projects
Commit 69cdf8ce authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

feat: Restart software collections(SCL) httpd

parent fc6aa549
No related branches found
No related tags found
No related merge requests found
......@@ -21,3 +21,8 @@
replace: '\1 "{{ login_hostname }}"'
backup: yes
- name: Restart httpd24-httpd
ansible.builtin.service:
name: httpd24-httpd
state: restarted
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment