Answer the question
In order to leave comments, you need to log in
How to make a role wait for the previous role to reboot before executing?
There is this playbook:
---
- hosts: test
gather_facts: False
vars:
- hostname: test
roles:
- { role: common, become: yes }
- { role: percona-server, become: yes }
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question