fanlong0212

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2020年1月13日

摘要: 重启服务器: 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)