cb2d63a731
Implements reconfiguring the mariadb service. Change-Id: Ia28b85df10494adeb585fa9352ec7d45f95b8e5e Closes-Bug: #1553524
5 lines
98 B
YAML
5 lines
98 B
YAML
---
|
|
- include: do_reconfigure.yml
|
|
serial: "30%"
|
|
when: inventory_hostname in groups['mariadb']
|