ansible-ffibk/roles/service-cpthook
Julian Labus d87a6f877c
Roles: use environment instead of passing variable in shell command
2019-03-14 15:35:47 +01:00
..
handlers Roles: add service-cpthook 2019-02-15 11:39:48 +01:00
meta Roles: add service-cpthook 2019-02-15 11:39:48 +01:00
tasks Roles: use environment instead of passing variable in shell command 2019-03-14 15:35:47 +01:00
templates Roles: add service-cpthook 2019-02-15 11:39:48 +01:00
vars Roles: add service-cpthook 2019-02-15 11:39:48 +01:00
README.md Roles: add service-cpthook 2019-02-15 11:39:48 +01:00

README.md

Ansible role service-cpthook

Diese Ansible role installiert CptHook.

  • schreibt cpthook.yml
  • schreibt cpthook.service
  • kompiliert und installiert CptHook
  • aktiviert die systemd unit cpthook.service

Benötigte Variablen

  • Variable gopath

  • Variable cpthook_path (Rollen-Variable)

  • Variable cpthook_config (Rollen-Variable)

  • Variable cpthook_src (Rollen-Variable)