📜  ansible copy ad hoc - 任何代码示例

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

代码示例1
ansible atlanta -m ansible.builtin.copy -a "src=/etc/hosts dest=/tmp/hosts"