How to make APACHE HTTPD service Idempotent via Ansible automation.

Опубликовано: 21 Декабрь 2020
на канале: Akshay Anil
180
6

Requirement:
httpd service is not idempotent in nature, ie it always restarts the service if some changes been made in conf file or not.
Solution:
With the use of notify and handler module, we made the httpd service restarts only when there is some change in conf file only

Linkedin:
  / akshay-anil-26672a172  

Website:
https://akshayanil1080.github.io/mywe...

Github Link:
https://github.com/ARTH-TASKS/11.3-Ma...

Medium:
  / how-to-make-apache-httpd-server-as-idempotent