Ansible-注意事项 ad-hoc 命令传参不用加逗号如: 1ansible fedora* -m yum -a 'name=glusterfs-server state=present' -i inventory/fedora.yaml 而不是写成: 1ansible fedora* -m yum -a 'name=glusterfs-server, state=present' -i inventory/fedora.yaml Linux Ansible-注意事项 http://example.com/2024/03/22/Ansible-注意事项/ 作者 Jie 发布于 2024年3月22日 许可协议 Linux-磁盘配额-Quota 上一篇 一些好玩的-Linux-命令 下一篇 Please enable JavaScript to view the comments