解决 ansible mysql 安装 重复执行 错误的问题

问题描述: 用 ansible   安装  mysql 的时候  在db1 装mariadb 后,  后期还要…

If you are using a module and expect the file to exist on the remote, see the remote_src option

  问题的原因: 就是 需要用 template 而不是copy An exception occu…

会话保持 安装 ( Redis)

会话保持 安装 ( Redis) 1. 配置 nginx 2.安装 phpadmin 3 . 配置php.in…

Nginx高可用-Keepalived(原)

Nginx高可用-Keepalived(原)

Nginx-Keepalived MarkdownHTML 10·Nginx高可用-Keepalived 10…

linux俄罗斯方块

linux俄罗斯方块

linux俄罗斯方块.sh: https://url69.ctfile.com/f/253469-846055…

95版植物大战僵尸

95版植物大战僵尸 95版植物大战僵尸.rar: https://url69.ctfile.com/f/253…

linux uptime命令详解 (linux w 命令)

[root@m01 ~]#uptime 系统的当前时间。 系统的总正常运行时间。 当前正在运行系统的活动用户。…

ansible 免密登陆汇总

ansible 免密登陆汇总

方法一:直接使用for循环操作拷贝 1 2 3 4 5 #指令 for i in `seq 61 63` do…

vim 粘贴 会少字符

vim 我们经常遇到 粘贴 的时候  代码会少2个字符: 这个时候我们 用 a  进入编辑模式就额可以解决了。…

ansible roles 安装高可用(lb01 lb02)

ansible roles 安装高可用(lb01 lb02)

给 lb01,lb02, 做一个高可用 keepalive  这里有个疑问:就是 lb01 上 nginx  …