Commit a8a1a81
Add missing hook step in vars
The Ceph playbook is not executed in hook. When the
playbook uses hook role, it should contain a post_ceph
variable, otherwise the Ceph playbook would not be executed and
it would fail with error:
- 'error: the path "/tmp/k8s_ceph_secret.yml" does not exist'
Signed-off-by: Daniel Pawlik <dpawlik@redhat.com>1 parent e874ba1 commit a8a1a81
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
0 commit comments