--- title: Deployment tags: Linux --- # 部屬測試 ## Ansible * Install ``` sudo apt-get update sudo apt-get install ansible ``` * Run ``` ansible-book playbook.yml ``` ### Ansible-Lint ( Ansible-playbook 檢查工具 ) * Install ``` pip3 install "ansible-lint" ``` * Run ``` ansible-lint playbook.yml ``` ## Referances [Ansible-Lint 檢查清單](https://ansible-lint.readthedocs.io/rules/)
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up