Ansible模块使用技巧
Anisble常用模块
Ansible提供了很多拿来即用的方便模块,省时省力,官网模块参考:https://docs.ansible.com/ansible/latest/modules/list_of_all_modules.html
使用ansible-doc <模块名> 可以查看模块使用方法及示例
常用模块汇总:
Ansible提供了很多拿来即用的方便模块,省时省力,官网模块参考:https://docs.ansible.com/ansible/latest/modules/list_of_all_modules.html
使用ansible-doc <模块名> 可以查看模块使用方法及示例
常用模块汇总: