ansible之playbook

一鍵基礎環境部署腳本html --- - hosts: commons tasks: - name: Bash environment install yum: name={{ item }} state=present with_items: - gcc - gcc-c++ - gdb - readline-devel - bind-utils - lsof - dos2unix - mtr -
相關文章
相關標籤/搜索