Ansible

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Playbooks)
(图书)
 
第24行: 第24行:
 
*[https://www.ansible.com/ansible-cisco Cisco]
 
*[https://www.ansible.com/ansible-cisco Cisco]
 
*[[OpenShift]] [https://github.com/openshift/openshift-ansible Ansible]
 
*[[OpenShift]] [https://github.com/openshift/openshift-ansible Ansible]
 +
 +
==文档==
 +
*[http://docs.huihoo.com/redhat/summit/2017/S100812-Ansible-all-the-things.pdf Ansible—all the things]
  
 
==图书==
 
==图书==

2018年1月29日 (一) 00:37的最后版本

Ansible:一个 Python 开发类似 ChefPuppet 的高效配置管理工具和IT自动化平台。

目录

[编辑] 指南

$ vagrant init tower http://vms.ansible.com/ansible-tower-2.2.2-virtualbox.box // 这种方式下载很慢,可用迅雷先下载.box到本地,然后
$ vagrant init tower ansible-tower-2.2.2-virtualbox.box
$ vagrant up
$ vagrant ssh

[编辑] Module

[编辑] Plugin

[编辑] Playbooks

Playbooks 是 Ansible的配置、部署、编排语言,它们可以被描述为一个需要希望远程主机执行命令的方案,或者一组IT程序运行的命令集合。

Playbook语法基于YAML开发,YAML之于JSON就好像Markdown之于HTML

[编辑] 项目

[编辑] 用户

[编辑] 文档

[编辑] 图书

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱