Skip to content
Snippets Groups Projects
Commit ef8a46b8 authored by Smaine Kahlouch's avatar Smaine Kahlouch
Browse files

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

parent 47c211f9
No related branches found
No related tags found
No related merge requests found
---
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment