Wait for a task on host A to be completed before running a task on host B on a single playbook

前端 未结 0 1105
被撕碎了的回忆
被撕碎了的回忆 2020-12-05 18:58

I\'m looking for a way to run a task on host A to be completed before running another task on host B.

---
- hosts: A
  tasks:
    - name: Spin up a VPS
    #          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题