{% if grains['kernel'] == 'Linux' %} include: - linux.update - linux.VMSwappiness - linux.MesPaquets - linux.SSHPubKeys Installons les logiciels: pkg.installed: - pkgs: - sshfs - encfs # - calibre # - thunderbird # - evolution-ews # - evolution-langpacks # - libreoffice-help-fr # - keepass {% endif %}