Function - replace file regexp to another string
- example 1
- name: Replace Root Directory replace: path: /etc/httpd/conf/httpd.conf regexp: /var/www/html replace: /var/www/Pj_Checker
Seonglae Cho
Seonglae Cho- name: Replace Root Directory replace: path: /etc/httpd/conf/httpd.conf regexp: /var/www/html replace: /var/www/Pj_Checker