]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blob - site.yml
Add environment file for Fretlink
[perso/Immae/Config/Ansible.git] / site.yml
1 ---
2 - hosts: home
3 vars:
4 gpg_useremail: "ismael@flony"
5 gpg_realname: "Ismaƫl Bouya"
6 gpg_user: "ismael"
7 debug_gnupg_runtime_dir: "d.sa5ao9hmm8xbjif73e5hcsfs"
8 profile: "flony"
9 role:
10 flony: "fretlink"
11 features:
12 flony:
13 - "nodejs"
14 - "graphical_vt"
15 #vars_prompt:
16 # - name: coucou
17 # private: true
18 roles:
19 - role: init
20 tags: ["init"]
21 - shell/bash
22 - lxde
23 - tools
24 - gnupg
25 - contexts/fretlink