Ansible经常使用模块

ansible 默认提供了不少模块来供咱们使用。在 Linux 中,咱们能够经过 ansible-doc -l 命令查看到当前 ansible 都支持哪些模块,经过 ansible-doc -s 模块名 又能够查看该模块有哪些参数可使用。  官网文档:http://docs.ansible.com/ansible/latest/list_of_all_modules.htmlhtml Ansibl
相关文章
相关标签/搜索