Ansible 模块

noteId: FF60EA6EC6AC477F9CAF4D50C16F3B94 · 原始路径:/ALL/Ansible 自动化管理/Ansible 模块.note

使用 ansible-doc 可以查看模块帮助手册(类似man文档)

查模块ansible-doc ping# 查模块支持的动作ansible-doc -s aptansible-doc -s mysql_user