Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 376 Bytes

File metadata and controls

16 lines (13 loc) · 376 Bytes

immortal ansible role

To install immortal via ansible this role can be used, example:

---
- hosts: all
  become: true
  roles:
    - immortal

The current role only working for FreeBSD and Debian * RPM based Linux operating systems, help improving is more than welcome.