文件名称:Ansible剧本
文件大小:14KB
文件格式:ZIP
更新时间:2024-03-04 05:14:40
我的Ansible剧本 对于Macbook $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)" $ brew install git ansible $ git clone https://github.com/kotapiku/ansible-playbook.git $ cd ansible-playbook $ ansible-playbook macbook.yml 运行特定角色→ $ ansible-playbook macbook.yml --tags hoge
【文件预览】:
ansible-playbook-master
----.gitignore(31B)
----ansible.cfg(19KB)
----README.md(362B)
----roles()
--------homebrew()
--------mas()
--------osx_defaults()
----macbook.yml(365B)
----inventory()
--------default(18B)