Showing
1 changed file
with
3 additions
and
2 deletions
@@ -14,6 +14,7 @@ Requirements | @@ -14,6 +14,7 @@ Requirements | ||
14 | 14 | ||
15 | 传入参数: | 15 | 传入参数: |
16 | 16 | ||
17 | - ''' | 17 | + ```bash |
18 | ansible-playbook playbooks/yoho.dns.yml -i inventories/test/hosts --extra-vars "db_cms_write=10.66.0.99 db_passport_write=10.66.0.105" | 18 | ansible-playbook playbooks/yoho.dns.yml -i inventories/test/hosts --extra-vars "db_cms_write=10.66.0.99 db_passport_write=10.66.0.105" |
19 | - ''' | ||
19 | + | ||
20 | + ``` |
-
Please register or login to post a comment