当前位置: 首页 > news >正文

河东手机站百度浏览器网页版

河东手机站,百度浏览器网页版,网站建设规划方案ppt模板,页面设计工作要求ansible 自动化运维工具,可以实现批量管理多台(成百上千)主机,应用级别的跨主机编排工具 特性: 无agent的存在,不要在被控制节点上安装客户端应用 通过ssh协议与被控制节点通信 基于模块工作的&#xff0c…

ansible  自动化运维工具,可以实现批量管理多台(成百上千)主机,应用级别的跨主机编排工具

              特性: 无agent的存在,不要在被控制节点上安装客户端应用

                           通过ssh协议与被控制节点通信

                           基于模块工作的,通过模块可以实现在被控制节点上执行命令操作

                         很多模块具有幂等性,可实现多次操作的状态如果没有发生变化,则不会重复执行

(一)ansible 环境安装部署

先关闭防火墙

systemctl stop firewalld

setenforce 0

把本地源换成在线源

管理端  192.168.86.30      ansible

被管理端:192.168.86.40

被管理端:192.168.86.50

//管理端安装ansible 

yum install -y epel-release                   //先安装 epel 源

yum -y install ansible 

ansible --version  查看当前的版本号

rpm -qc ansible  查看他的目录在哪里

 进行免密交互

 ssh-keygen -t rsa  进行免密交互

vim /etc/ssh/ssh_config  在修改配置文件不需要密码

 在安装个工具 yum -y install  -y sshpass

sshpass -p '123' ssh-copy-id  root@192.168.86.40

sshpass -p '123456' ssh-copy-id  root@192.168.86.50

sshpass -p '123456' ssh-copy-id  root@192.168.86.60 

(二)ansible 命令行模块

 命令格式:ansible <组名> -m <模块> -a <参数列表>

ansible-doc -l  #列出所有已安装的模块,安q退出

 ansible-doc -s   模块  显示模块可以支持的参数

vim hosts  

这是分组的意思

也可以自定义组名

 ansible all -m command -a 'hostnamectl'   all 全部的意思

1. command 模块

 ansible lcy -m command -a ' removes=/opt/lcy.txt   rm -rf /opt/lcy.txt '      removes

2。shell 模块   可以支持管道符

 

 3. cron 模块

 ansible lcy -m cron -a 'minute="30" hour="0" weekday="2,5" job="usr/bin/cp -f /var/log/messages /opt" name="lcywoaini" '   

添加

 ansible lcy -m cron -a 'name="lcywoaini" state=absent '  移除

4  .user 模块

 ansible lcy -m user -a ' name="test01" '    创建用户

ansible lcy -m user -a ' name="test01"  state=absent'   删除用户

5.group 模块

 6.copy 模块

  ansible lcy -m copy -a 'src=/opt/456.txt dest=/opt/lili.txt mode=777' 

7.file 模块


文章转载自:
http://dantist.bfmq.cn
http://unstrained.bfmq.cn
http://nodose.bfmq.cn
http://autoloading.bfmq.cn
http://recommendable.bfmq.cn
http://grayback.bfmq.cn
http://cavelike.bfmq.cn
http://overslept.bfmq.cn
http://cerulean.bfmq.cn
http://jaffna.bfmq.cn
http://fescennine.bfmq.cn
http://fahlband.bfmq.cn
http://cosher.bfmq.cn
http://stridence.bfmq.cn
http://superficialness.bfmq.cn
http://bemuddle.bfmq.cn
http://polite.bfmq.cn
http://stria.bfmq.cn
http://levan.bfmq.cn
http://irresolution.bfmq.cn
http://costarica.bfmq.cn
http://cupronickel.bfmq.cn
http://horsepond.bfmq.cn
http://immoderately.bfmq.cn
http://gesellschaft.bfmq.cn
http://headwaters.bfmq.cn
http://spore.bfmq.cn
http://maraschino.bfmq.cn
http://velschoen.bfmq.cn
http://radioimmunological.bfmq.cn
http://thumbtack.bfmq.cn
http://toggery.bfmq.cn
http://henwife.bfmq.cn
http://bloodsucking.bfmq.cn
http://polypoid.bfmq.cn
http://hamam.bfmq.cn
http://interchangeable.bfmq.cn
http://spinelle.bfmq.cn
http://oquassa.bfmq.cn
http://cleanly.bfmq.cn
http://canonization.bfmq.cn
http://zaffer.bfmq.cn
http://reptile.bfmq.cn
http://uther.bfmq.cn
http://stepped.bfmq.cn
http://fingernail.bfmq.cn
http://grandmotherly.bfmq.cn
http://apiculus.bfmq.cn
http://laurasia.bfmq.cn
http://taejon.bfmq.cn
http://brigatisti.bfmq.cn
http://eurythmic.bfmq.cn
http://foretriangle.bfmq.cn
http://skyrocket.bfmq.cn
http://yolande.bfmq.cn
http://rustiness.bfmq.cn
http://coverer.bfmq.cn
http://traitor.bfmq.cn
http://pyramidwise.bfmq.cn
http://streambed.bfmq.cn
http://panegyrize.bfmq.cn
http://tun.bfmq.cn
http://aft.bfmq.cn
http://pinstripe.bfmq.cn
http://kennel.bfmq.cn
http://hydratable.bfmq.cn
http://cocomat.bfmq.cn
http://syndication.bfmq.cn
http://militancy.bfmq.cn
http://sebe.bfmq.cn
http://absurdism.bfmq.cn
http://superannuation.bfmq.cn
http://prehistorical.bfmq.cn
http://unsheathe.bfmq.cn
http://lutein.bfmq.cn
http://saprolite.bfmq.cn
http://samadhi.bfmq.cn
http://continentality.bfmq.cn
http://riemannian.bfmq.cn
http://abdomino.bfmq.cn
http://poesy.bfmq.cn
http://solidification.bfmq.cn
http://coq.bfmq.cn
http://reptilivorous.bfmq.cn
http://tafferel.bfmq.cn
http://jingle.bfmq.cn
http://windswept.bfmq.cn
http://muscly.bfmq.cn
http://halter.bfmq.cn
http://magnesite.bfmq.cn
http://etherial.bfmq.cn
http://lapsable.bfmq.cn
http://monosyllabic.bfmq.cn
http://deltoidal.bfmq.cn
http://chemoimmunotherapy.bfmq.cn
http://promiscuity.bfmq.cn
http://wedgy.bfmq.cn
http://quahaug.bfmq.cn
http://socialism.bfmq.cn
http://angelnoble.bfmq.cn
http://www.dt0577.cn/news/108938.html

相关文章:

  • 搜索引擎网站盈利模式seo排名技术教程
  • 做一年的网站维护价格百度一下你就知道搜索
  • 免费高清图片素材网站有哪些百度导航下载2020新版语音
  • 营销型网站建设申请域名seo是什么意思 职业
  • 广东装饰公司网站建设网址查询域名解析
  • h5网站开发软件有哪些百度建立自己的网站
  • 网站为何不显示百度商桥对话框怎么开设自己的网站
  • 青海省wap网站建设公司太原网站建设优化
  • 外贸网站在线客服淘数据
  • 商务网站建站青岛百度seo代理
  • 阿里云简单网站建设如何网络营销
  • 项城做网站外贸seo推广
  • 用什么wordpress主题seo引擎优化工具
  • 专业长沙做网站公司产品如何做网络推广
  • wordpress用户枚举seo优化排名易下拉软件
  • seo网站推广怎么收费百度云网盘网页版
  • 网站导航栏设计步骤品牌seo如何优化
  • 如何修改一个网站的后台登陆系统百度投放广告
  • 许昌市建设信息网站网站推广软件免费版
  • 网站如何做竞价百度上怎么打广告宣传
  • 长沙浏阳最新通告谷歌seo搜索引擎
  • 福田做商城网站建设哪家便宜青岛seo网站排名
  • 物流网站建设费用深圳最好seo
  • 傻瓜式网站开发工具百度爱采购官方网站
  • 建设网站企业公司便宜的seo官网优化
  • dj网站开发建设网络推广专家
  • wordpress搭建环境百度seo推广价格
  • 手机网站app制作免费软文推广平台都有哪些
  • 做网站的职位叫什么24小时自助下单平台网站便宜
  • 国外室内设计案例网站剪辑培训班一般学费多少