]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blob - site.yml
Add crontabs
[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 profile: "flony"
8 role:
9 flony: "fretlink"
10 features:
11 flony:
12 - "nodejs"
13 - "graphical_vt"
14 #vars_prompt:
15 # - name: coucou
16 # private: true
17 roles:
18 - role: init
19 tags: ["init"]
20 - shell/bash
21 - lxde
22 - tools
23 - gnupg
24 - cron
25 - contexts/fretlink