dotstrap.coreutils
ansible-coreutils
Installieren und konfigurieren Sie GNU coreutils auf OS X.
Siehe auch: dotstrap.gnu-tools
Installation
ansible-galaxy install dotstrap.coreutils
Voraussetzungen
homebrew und die neuesten Xcode-Tools.
Rollenvariablen
Siehe Standardvariablen.
Abhängigkeiten
Keine.
Beispiel-Playbook
- hosts: all
roles:
- role: dotstrap.coreutils
Hinweise
Warnung: Diese Rolle ändert Ihre Standard-Shell-Konfigurationsdatei, z.B.
~/.bash_profile
, ~/.zshrc
oder ~/.config/fish/config.fish
.
Lizenz
MIT