会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一只宅男的自我修养
博客园
首页
新随笔
联系
订阅
管理
ansible for devops读书笔记第一章
yum -y install ansible
ansible --version
mkdir /etc/ansible
touch /etc/ansible/hosts
[example]
www.example.com
ansible example -m ping -u [username]
ansible example -a "free -m" -u [username]
posted @
2018-01-09 13:30
一只宅男的自我修养
阅读(
448
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告