Merge "Fix check mode for server deployments"

This commit is contained in:
Zuul
2018-10-02 18:52:02 +00:00
committed by Gerrit Code Review
2 changed files with 14 additions and 6 deletions

View File

@@ -0,0 +1,5 @@
---
fixes:
- Previously, running ansible-playbook with --check would cause a failure
during the individual server deployments when checking the result of a
previous attempt.