configpolicy/roles/apache/files
Dustin 9f5f692b6a roles/apache: Do not start Apache
If another role that depends on the *apache* role accidentally creates
an invalid configuration, it will be impossible to correct it by
subsequent invocations of its playbook. This is because the *apache*
role always tries to start the service, which will fail if the
configuration is invalid, thus aborting the playbook. With this early
abort, there is no way for later tasks to correct the error.

Playbooks that include the *apache* role should have a task that is
executed after all the roles have been applied to ensure the service is
running.
2018-07-29 09:25:54 -05:00
..
.gitignore roles/apache: Do not start Apache 2018-07-29 09:25:54 -05:00
git0.pyrocufflink.blue.cnf hosts: Add git0.pyrocufflink.blue 2018-06-04 20:03:55 -05:00