📜  ansible ad hoc 文件模块 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:31.762000             🧑  作者: Mango

代码示例1
ansible you_hosts -m file -a "path=/home/my_file.txt state=absent"