diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-04 23:42:34 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-04 23:42:34 +0200 |
| commit | 0cd981c9388fb1b054a8dabd3628756d899deb57 (patch) | |
| tree | 2648ba14e970fe584d2f3528967fd3479257db78 /roles/pve-network | |
| parent | 71e86f9e3f67124e7a4fba60d23140891cf11ab8 (diff) | |
Add notes about notest tags
Diffstat (limited to 'roles/pve-network')
| -rw-r--r-- | roles/pve-network/tasks/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/pve-network/tasks/main.yml b/roles/pve-network/tasks/main.yml index 80ed6753..f7db0195 100644 --- a/roles/pve-network/tasks/main.yml +++ b/roles/pve-network/tasks/main.yml @@ -8,6 +8,7 @@ state: present notify: "Restart pveproxy" tags: + # pveproxy not available in containers — requires proxmox-ve package - "molecule-notest" - name: "Deploy bridge master connection" |
