X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=site.yml;h=c022b973b41666d705d7fcfb69ba1d6a534deda9;hb=587b6dd6d2d3a63ad28455003c0c2c5f58afdecb;hp=99cf119f67c2011886b65dd8f8aba675b1e4136e;hpb=397c4fed757d201af627636822981e85e84ea572;p=perso%2FImmae%2FConfig%2FAnsible.git diff --git a/site.yml b/site.yml index 99cf119..c022b97 100644 --- a/site.yml +++ b/site.yml @@ -1,7 +1,9 @@ --- - hosts: home vars: - debug_gnupg_runtime_dir: "d.sa5ao9hmm8xbjif73e5hcsfs" + gpg_useremail: "ismael@flony" + gpg_realname: "Ismaël Bouya" + gpg_user: "ismael" profile: "flony" role: flony: "fretlink" @@ -18,4 +20,6 @@ - shell/bash - lxde - tools - - contexts/fretlink + - cron + - role: contexts/fretlink + tags: ["fretlink"]