mashpolo思维空间

个人博客


  • Home

  • Tags

  • Categories

  • Archives

  • Search

ansible简单使用

Posted on 2018-05-31 | Post modified: 2018-07-22
ansible简单使用

ansible

  • ansible-vault

    用来打开加密的数据(create, edit)

  • ansible -m xxx(module name)

  • 1
    2
    3
    ansible -m ping 192.168.95.25 -i hosts --ask-vault-pass
    # hosts 加密文件
    # 后面的命令是解密的密码
# linux
python 的多版本管理工具
Python的multiprocessing模块使用
  • Table of Contents
  • Overview
Luo Lu

Luo Lu

个人博客,记录技术笔记,读书笔记,技术文档等

132 posts
18 tags
近期文章
  • 苹果开发者账号导出证书
  • setapp使用推荐
  • nginx的参数转发
  • python的一些提高运行速度的tips
  • git的一些方便配置以及修改历史信息
  1. 1. ansible
© 2023 Luo Lu
Powered by Hexo
|
Theme — NexT.Pisces v5.1.4