Ansible使用介绍

72课时
1.9K学过
8分

课程评价 (0)

请对课程作出评价:
0/300

学员评价

暂无精选评价
1分钟

14 Script模块

功能:运行脚本,不需要将脚本复制到被控端

​ -a “/PATH/TO/SCRIPT_FILE”

​ snsible websrvs -m script -a f1.sh