Doesn't manage firewall, note: has to be disabled before running the playbook

This commit is contained in:
Smaine Kahlouch 2015-12-11 11:51:34 +01:00
parent 47c211f9c1
commit ef8a46b8c5

View file

@ -1,7 +1,4 @@
---
- name: Disable ferm
service: name=ferm state=stopped enabled=no
- name: Create etcd2 environment vars dir
file: path=/etc/systemd/system/etcd2.service.d state=directory