diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-10 00:47:04 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-10 01:21:26 +0200 |
| commit | 448b78eaeb6ea80d44686f62419dd2b5892a6da9 (patch) | |
| tree | 62ea6b652ac0d7d58dfa3a8d2daadbc3edb77cb6 /roles/ethtool/handlers | |
| parent | 31ab4af71809028695e747cc717dae0e45a21e8e (diff) | |
Fix linting and testing gateway with dummy interface
Diffstat (limited to 'roles/ethtool/handlers')
| -rw-r--r-- | roles/ethtool/handlers/main.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/ethtool/handlers/main.yml b/roles/ethtool/handlers/main.yml index f2b4275a..3360d709 100644 --- a/roles/ethtool/handlers/main.yml +++ b/roles/ethtool/handlers/main.yml @@ -3,4 +3,3 @@ become: true ansible.builtin.systemd_service: daemon_reload: true - |
