ansible-coreutils

在OS X上安装和配置GNU。
另见:dotstrap.gnu-tools
安装
ansible-galaxy install dotstrap.coreutils
要求
需要homebrew和最新的Xcode工具。
角色变量
请参阅默认变量。
依赖关系
无。
示例剧本
- hosts: all
roles:
- role: dotstrap.coreutils
注意事项
__警告__:此角色会修改您的默认shell配置文件,例如~/.bash_profile
、~/.zshrc
或~/.config/fish/config.fish
。
许可证
MIT
作者信息
@mwilliammyers