Create libexec koschei dir

This commit is contained in:
Michael Simacek 2015-07-08 16:38:37 +00:00
parent b252ecc2ce
commit 5ae63e9d06

View file

@ -126,6 +126,13 @@
tags:
- koschei
- name: Create libexec/koschei dir
file: path=/usr/libexec/koschei state=directory
when: env == "production"
tags:
- koschei
- hotfix
- name: Create symlinks to python to get specific executable names
file: path="/usr/libexec/koschei/koschei-{{ item }}"
src=/usr/bin/python