]> git.phdru.name Git - ansible.git/commitdiff
Feat(apache): Init system before installing apache
authorOleg Broytman <phd@phdru.name>
Mon, 29 Jul 2019 18:27:31 +0000 (21:27 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 29 Jul 2019 18:27:31 +0000 (21:27 +0300)
playbooks/debian/roles/apache/meta/main.yml

index ee83d2b98df3f920a3d4eea8c6e0b1253305f529..d2e2f89f7e04110f4a3d0d1acd84f729131f6d4d 100644 (file)
@@ -1 +1 @@
-dependencies: ['firewall', 'logcheck']
+dependencies: ['init-system', 'firewall', 'logcheck']