
ansible
青竹碧少
对偏硬件编程感性兴趣
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ansible --register when:
#postgres检测与处理name: 获取postgres容器shell: docker ps -aqf name=postgresregister: postgres_containername: 删除postgresshell: |docker stop {{postgres_container.stdout}}docker rm {{postgres_containe...原创 2019-04-26 17:17:30 · 1410 阅读 · 0 评论 -
ansible
http://www.zsythink.net/archives/3277原创 2019-05-08 15:38:02 · 383 阅读 · 0 评论 -
ansible查询模块
https://docs.ansible.com/ansible/latest/modules/yum_module.html#id3原创 2019-05-08 16:48:23 · 1789 阅读 · 0 评论 -
ansible
https://www.cnblogs.com/f-ck-need-u/p/7571974.html#1-5-4-vars-_files-原创 2019-05-09 18:01:31 · 152 阅读 · 0 评论 -
ansible专家-ansible
https://www.jianshu.com/p/575ced3a08fa原创 2019-05-25 18:35:11 · 228 阅读 · 0 评论