1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2025-09-09 14:09:29 +00:00

numerous improvements

This commit is contained in:
Mark Heiges
2015-11-30 10:08:24 -05:00
parent 4becc1227b
commit 69add8185b
16 changed files with 1006 additions and 30 deletions

View File

@@ -10,3 +10,7 @@
service: name=firewalld
state=restarted
sudo: yes
- name: rebuild mail aliases
command: /usr/bin/newaliases
sudo: yes