模組相關¶
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