摘要: - hosts: bb tasks: - yum: name={{ item }} state=installed with_items: - yum-utils - bash-completion - vim - ntpdate - device-mapper-persistent-data - 阅读全文
posted @ 2022-12-17 15:12 圆梦笔记 阅读(375) 评论(0) 推荐(0)