diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-08-31 17:17:27 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-08-31 17:19:14 +0200 |
| commit | e700812dad60ee8b2b3345bf821640450f4f53cd (patch) | |
| tree | faee5a9b7e1c3777209c83d044eba510a827899a /site.yml | |
| parent | 295f2cd4595ff032f9631bb6c6b5a60ecaf6dce8 (diff) | |
Allow network role to configure ipv6
Diffstat (limited to 'site.yml')
| -rw-r--r-- | site.yml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ become: true ansible.builtin.package: update_cache: true + async: 300 + poll: 5 failed_when: false - name: "Dev machines configure" |
