Closed Mrkisha closed 7 years ago
Hi @Mrkisha! Doesn't apache already start on boot?
It does not. Check ansible doc under enabled
, that is how you make sure it will run on boot.
It should, either enabled or state should be present to ensure running on boot, but I will test and see
@Mrkisha I just tested the provision, and Apache is started both after the first provision and after boot.
@emodric ok. I will keep for myself enabled=yes
as I've seen it other playbooks have it as well.
@vranac I have no problem with merging this, if it can do no harm.
👍
Thanks @Mrkisha !
Little fix for apache to start on system boot.