摘要:
重启服务器: ansible testhosts -a “/sbin/reboot” 字符转替换命令:将ABC替换长abc ansible ansible-demo3 -m replace -a 'path=/testdir/test regexp="ABC" replace=abc' 阅读全文
posted @ 2020-01-13 20:04
fanlong0212
阅读(97)
评论(0)
推荐(0)
摘要:
重启服务器: ansible testhosts -a “/sbin/reboot” 字符转替换命令:将ABC替换长abc ansible ansible-demo3 -m replace -a 'path=/testdir/test regexp="ABC" replace=abc' 阅读全文
posted @ 2020-01-13 20:04
fanlong0212
阅读(97)
评论(0)
推荐(0)
|