diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-12 00:22:14 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-12 00:22:14 +0200 |
| commit | b81be82858ca24a19c4ba800dcacf0fb8a39a971 (patch) | |
| tree | a107fb47c273e918d349af3bf969e6e976b67bf5 /molecule/ubuntu | |
| parent | 4a812a999a79dae501db62e0eeb9e33e34282b83 (diff) | |
Add gateway role to playbooks/tests
Diffstat (limited to 'molecule/ubuntu')
| -rw-r--r-- | molecule/ubuntu/converge.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/molecule/ubuntu/converge.yml b/molecule/ubuntu/converge.yml index 3cb3e323..0dc6eeb8 100644 --- a/molecule/ubuntu/converge.yml +++ b/molecule/ubuntu/converge.yml @@ -25,7 +25,7 @@ - role: "locales" - role: "timezone" - role: "wireguard" - - role: "wireguard_gateway" + - role: "gateway" - role: "homebrew" - role: "python" - role: "go" |
