我有这个任务:
- name: script script: "scripts/script.sh"
在这个脚本中,我想使用像 {{myvar}} 这样的 ansible var
那可能吗 ?
THKS
ansible
ansible ×1