diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-07-16 19:26:55 +0200 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-07-17 00:53:41 +0200 |
| commit | 7097d3dcd4568212b6dcad05b67da064014481fe (patch) | |
| tree | 5e949284709e468f2259903a9cf12c1075cbbd33 /molecule/git/molecule.yml | |
| parent | f9f5449c4f3adeba545fddcaddb6e079a59c9ebf (diff) | |
Fix testing git service on alpine
Diffstat (limited to 'molecule/git/molecule.yml')
| -rw-r--r-- | molecule/git/molecule.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/git/molecule.yml b/molecule/git/molecule.yml index 9da3052c..335911db 100644 --- a/molecule/git/molecule.yml +++ b/molecule/git/molecule.yml @@ -47,7 +47,7 @@ provisioner: ssh_connection: pipelining: true playbooks: - converge: ../../service.yml + converge: converge.yml verifier: name: ansible |
