ansible模块

第1章 Ansible模块 1.1 Command模块 1.1.1 详解 使用ansible自带模块执行命令 如果要用 > < | & ' ' 使用shell模块 1.1.3 例如: [[email protected] ~/.ssh]# ansible all -m command -a "ls /root/.ssh" node4 | success | rc=0 >> authorized_k
相关文章
相关标签/搜索