📜  ansible 选择清单文件到临时命令 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:50:16.542000             🧑  作者: Mango
代码示例1
# Use flag -i and the path to the inventory.
ansible all -i=/etc/ansible/[your_inventory] -m ping