Ubuntu 18.04 support #70

Closed
Ghost wants to merge 38 commits from ubuntu into unstable
Showing only changes of commit 74adcb08e8 - Show all commits

View file

@ -5,5 +5,10 @@
name: apache2 name: apache2
state: reloaded state: reloaded
- name: restart apache2
service:
name: apache2
state: restarted
- name: newaliases - name: newaliases
command: newaliases command: newaliases