ansible-mac

所属分类:DevOps
开发工具:Vim Snippet
文件大小:0KB
下载次数:0
上传日期:2023-09-16 17:30:19
上 传 者sh-1993
说明:  我的macOS供应器,具有ansible。,
(My macOS provisioner with ansible.,)

文件列表:
hosts (10, 2023-11-28)
localhost.yml (10487, 2023-11-28)
templates/ (0, 2023-11-28)
templates/ext-xdebug.my.ini (272, 2023-11-28)
templates/httpd-vhosts.my.conf (289, 2023-11-28)
templates/xhprof.snippet (233, 2023-11-28)

# macOS provisioner ## Usage ### Prepare ```bash $ brew update $ brew install python ansible ``` ### Execute ```bash # e.g. execute all with sudo $ ansible-playbook localhost.yml -i hosts -K # e.g. only install brew packages $ ansible-playbook localhost.yml -i hosts --tags=brew # e.g. execute all except installing brew and brew-cask packages $ ansible-playbook localhost.yml -i hosts --skip-tags=brew,cask ```

近期下载者

相关文件


收藏者