No description
Find a file
Jan Christian Grünhage f17e5de557 initial commit
2018-12-17 14:19:59 +01:00
defaults initial commit 2018-12-17 14:19:59 +01:00
files/fedora initial commit 2018-12-17 14:19:59 +01:00
handlers initial commit 2018-12-17 14:19:59 +01:00
meta initial commit 2018-12-17 14:19:59 +01:00
tasks initial commit 2018-12-17 14:19:59 +01:00
templates initial commit 2018-12-17 14:19:59 +01:00
vars initial commit 2018-12-17 14:19:59 +01:00
.editorconfig initial commit 2018-12-17 14:19:59 +01:00
README.md initial commit 2018-12-17 14:19:59 +01:00

yggdrasil

Deploy yggdrasil using Ansible.

Dependencies

ansible_lsb needs additional packages on some systems, those need to be available

Role Variables

For available variables take a look at the config template, it is currently the only place with variables.

Example Playbook

- hosts: servers
  roles:
     - role: yggdrasil
       become: yes

License

AGPLv3

Author Information

Jan Christian Grünhage jan.christian@gruenhage.xyz