add lets-encrypt-tiny
[ansible.git] / roles / apache / tasks / main.yml
index a4d1b248863301e6eebfe718d97e5381c5ac65fb..fe51563466f38562aab6e21a3bc6646ffbc520c5 100644 (file)
@@ -2,7 +2,7 @@
   apt: name=apache2,python-netaddr state=latest
 - name: enable apache
   service: name=apache2 enabled=yes
-# config
+# apache config
 - name: enable modules
   apache2_module:
     state: present