模块相关

ansible 附带了很多可以直接在远端主机或者通过 Playbooks 执行的模块

用户也可以写出属于自己的模块.这些模块可以控制系统的资源 ,像服务,包管理,文件,或执行系统命令.

See also

Introduction To Ad-Hoc Commands

Examples of using modules in /usr/bin/ansible

Playbooks

Examples of using modules with /usr/bin/ansible-playbook

Developing Modules

How to write your own modules

Python API

Examples of using modules with the Python API

Mailing List

Questions? Help? Ideas? Stop by the list on Google Groups

irc.freenode.net

#ansible IRC chat channel