📜  ansible 使用主机文件标志 - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:49:30.805000             🧑  作者: Mango
代码示例1
# Use the -i flag to reference an ansible hosts file
ansible all -i=/etc/ansible/myhostfile -m ping