tmiller02.neofetch

Rôle Ansible : Neofetch

Installe Neofetch sur RHEL/CentOS et Ubuntu/Debian.

Variables du Rôle

Les variables disponibles pour le rôle sont listées ci-dessous, avec leurs valeurs par défaut :

neofetch_version: "6.1.0"

La version de Neofetch à télécharger et à installer.

neofetch_prefix: "/usr/local"

Le préfixe sous lequel installer Neofetch. Avec le préfixe par défaut, Neofetch sera installé dans /usr/local/bin/neofetch.

Dépendances

Aucune.

Exemple de Playbook

- hosts: serveurs
  become: oui
  roles:
    - tmiller02.neofetch

Licence

MIT

À propos du projet

Installs Neofetch, a command-line system information tool

Installer
ansible-galaxy install tmiller02.neofetch
Licence
mit
Téléchargements
532
Propriétaire