Skip to content
Snippets Groups Projects

OOD deploy time config changes

Open Eesaan Atluri requested to merge atlurie/hpc-factory:feat-ood-config-post-deploy into main
1 file
+ 5
0
Compare changes
  • Side-by-side
  • Inline
@@ -21,3 +21,8 @@
replace: '\1 "{{ login_hostname }}"'
backup: yes
- name: Restart httpd24-httpd
ansible.builtin.service:
name: httpd24-httpd
state: restarted
Loading