⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.75.0 #668

Merged
mafyuh merged 1 commit from renovate/ghcr.io-n8n-io-n8n-1.x into main 2025-01-15 20:36:57 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 1.74.1 -> 1.75.0

Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v1.75.0

Bug Fixes
  • core: AugmentObject should check for own propeties correctly (#​12534) (0cdf393)
  • core: Disallow code generation in task runner (#​12522) (35b6180)
  • core: Fix node exclusion on the frontend types (#​12544) (b2cbed9)
  • core: Fix orchestration flow with expired license (#​12444) (ecff3b7)
  • core: Fix Sentry error reporting on task runners (#​12495) (88c0838)
  • core: Improve cyclic dependency check in the DI container (#​12600) (c3c4a20)
  • core: Only show personal credentials in the personal space (#​12433) (8a42d55)
  • core: Prefix package name in supportedNodes on generated types as well (#​12514) (4a1a999)
  • core: Prevent prototype pollution in task runner (#​12588) (bdf266c)
  • core: Prevent prototype pollution of internal classes in task runner (#​12610) (eceee7f)
  • core: Use timing safe function to compare runner auth tokens (#​12485) (8fab98f)
  • core: Validate values which are intentionally 0 (#​12382) (562506e)
  • Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#​12563) (73897c7)
  • editor: Don't show toolsUnused notice if run had errors (#​12529) (3ec5b28)
  • editor: Ensure proper "AI Template" URL construction in node creator (#​12566) (13bf69f)
  • editor: Fix NDV resize handle and scrollbar overlapping (#​12509) (c28f302)
  • editor: Fix parameter input validation (#​12532) (6711cbc)
  • editor: Fix selection rectangle context menu on new canvas (#​12584) (c8e3c53)
  • editor: Fix the openselectivenodecreator custom action on new canvas (#​12580) (2110e9a)
  • editor: Fix workflow initilisation for test definition routes & add unit tests (#​12507) (2775f61)
  • editor: Make clicking item in RLC work the first time on small screens (#​12585) (479933f)
  • editor: Make sure code editors work correctly in fullscreen (#​12597) (aa1f3a7)
  • editor: Override selected nodes on single click without Meta/Ctrl key (#​12549) (02c2d5e)
  • editor: Show NDV errors when opening existing nodes with errors (#​12567) (bee7267)
  • editor: Swap Activate/Deactivate texts in FloatingToolbar (#​12526) (44679b4)
  • editor: Update filter and feedback for source control (#​12504) (865fc21)
  • editor: Update selected node when navigating via flowing nodes (#​12581) (88659d8)
  • Google Calendar Node: Updates and fixes (#​10715) (7227a29)
  • Spotify Node: Fix issue with null values breaking the response (#​12080) (a56a462)
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/n8n-io/n8n](https://n8n.io) ([source](https://github.com/n8n-io/n8n)) | minor | `1.74.1` -> `1.75.0` | --- ### Release Notes <details> <summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary> ### [`v1.75.0`](https://github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1750-2025-01-15) ##### Bug Fixes - **core:** AugmentObject should check for own propeties correctly ([#&#8203;12534](https://github.com/n8n-io/n8n/issues/12534)) ([0cdf393](https://github.com/n8n-io/n8n/commit/0cdf39374305e6bbcedb047db7d3756168e6e89e)) - **core:** Disallow code generation in task runner ([#&#8203;12522](https://github.com/n8n-io/n8n/issues/12522)) ([35b6180](https://github.com/n8n-io/n8n/commit/35b618098b7d23e272bf77b55c172dbe531c821f)) - **core:** Fix node exclusion on the frontend types ([#&#8203;12544](https://github.com/n8n-io/n8n/issues/12544)) ([b2cbed9](https://github.com/n8n-io/n8n/commit/b2cbed9865888f6f3bc528984d4091d86a88f0d6)) - **core:** Fix orchestration flow with expired license ([#&#8203;12444](https://github.com/n8n-io/n8n/issues/12444)) ([ecff3b7](https://github.com/n8n-io/n8n/commit/ecff3b732a028d7225bfbed4ffc65dc20c4ed608)) - **core:** Fix Sentry error reporting on task runners ([#&#8203;12495](https://github.com/n8n-io/n8n/issues/12495)) ([88c0838](https://github.com/n8n-io/n8n/commit/88c0838dd72f11646bdb3586223d6c16631cccab)) - **core:** Improve cyclic dependency check in the DI container ([#&#8203;12600](https://github.com/n8n-io/n8n/issues/12600)) ([c3c4a20](https://github.com/n8n-io/n8n/commit/c3c4a200024fb08afb9380357d1490c6707c5ec3)) - **core:** Only show personal credentials in the personal space ([#&#8203;12433](https://github.com/n8n-io/n8n/issues/12433)) ([8a42d55](https://github.com/n8n-io/n8n/commit/8a42d55d91f4a37fff5669d52d52428b3a4ddd44)) - **core:** Prefix package name in `supportedNodes` on generated types as well ([#&#8203;12514](https://github.com/n8n-io/n8n/issues/12514)) ([4a1a999](https://github.com/n8n-io/n8n/commit/4a1a9993624c92dd81f5418f9268cb93878069ab)) - **core:** Prevent prototype pollution in task runner ([#&#8203;12588](https://github.com/n8n-io/n8n/issues/12588)) ([bdf266c](https://github.com/n8n-io/n8n/commit/bdf266cf55032d05641b20dce8804412dc93b6d5)) - **core:** Prevent prototype pollution of internal classes in task runner ([#&#8203;12610](https://github.com/n8n-io/n8n/issues/12610)) ([eceee7f](https://github.com/n8n-io/n8n/commit/eceee7f3f8899d200b1c5720087cc494eec22e6a)) - **core:** Use timing safe function to compare runner auth tokens ([#&#8203;12485](https://github.com/n8n-io/n8n/issues/12485)) ([8fab98f](https://github.com/n8n-io/n8n/commit/8fab98f3f1f767d05825d24cbf155d56375fdb3e)) - **core:** Validate values which are intentionally 0 ([#&#8203;12382](https://github.com/n8n-io/n8n/issues/12382)) ([562506e](https://github.com/n8n-io/n8n/commit/562506e92aeb26423145801bff80037e5ce2ac46)) - Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow ([#&#8203;12563](https://github.com/n8n-io/n8n/issues/12563)) ([73897c7](https://github.com/n8n-io/n8n/commit/73897c7662a432834eb6f9d0f9ace8d986c1acb5)) - **editor:** Don't show toolsUnused notice if run had errors ([#&#8203;12529](https://github.com/n8n-io/n8n/issues/12529)) ([3ec5b28](https://github.com/n8n-io/n8n/commit/3ec5b2850c47057032e61c2acdbdfc1dcdd931f7)) - **editor:** Ensure proper "AI Template" URL construction in node creator ([#&#8203;12566](https://github.com/n8n-io/n8n/issues/12566)) ([13bf69f](https://github.com/n8n-io/n8n/commit/13bf69f75c67bc37a37013e776525768676a4b88)) - **editor:** Fix NDV resize handle and scrollbar overlapping ([#&#8203;12509](https://github.com/n8n-io/n8n/issues/12509)) ([c28f302](https://github.com/n8n-io/n8n/commit/c28f302c2f863bd7aa73ad52e5d040f927e33220)) - **editor:** Fix parameter input validation ([#&#8203;12532](https://github.com/n8n-io/n8n/issues/12532)) ([6711cbc](https://github.com/n8n-io/n8n/commit/6711cbcc641a2fc70f5c15a7e2dcc640a3f98b66)) - **editor:** Fix selection rectangle context menu on new canvas ([#&#8203;12584](https://github.com/n8n-io/n8n/issues/12584)) ([c8e3c53](https://github.com/n8n-io/n8n/commit/c8e3c5399efde93486c1dd5c373cb2c5ff8a0691)) - **editor:** Fix the `openselectivenodecreator` custom action on new canvas ([#&#8203;12580](https://github.com/n8n-io/n8n/issues/12580)) ([2110e9a](https://github.com/n8n-io/n8n/commit/2110e9a0513b8c36beb85302e0d38a2658ea5d6e)) - **editor:** Fix workflow initilisation for test definition routes & add unit tests ([#&#8203;12507](https://github.com/n8n-io/n8n/issues/12507)) ([2775f61](https://github.com/n8n-io/n8n/commit/2775f617ae5c267c0a1ce7a54d05d4077cdbc0f7)) - **editor:** Make clicking item in RLC work the first time on small screens ([#&#8203;12585](https://github.com/n8n-io/n8n/issues/12585)) ([479933f](https://github.com/n8n-io/n8n/commit/479933fbd5c88e783827960e018abb979de8a039)) - **editor:** Make sure code editors work correctly in fullscreen ([#&#8203;12597](https://github.com/n8n-io/n8n/issues/12597)) ([aa1f3a7](https://github.com/n8n-io/n8n/commit/aa1f3a7d989883d55df3777775b8d7d336f6e3b7)) - **editor:** Override selected nodes on single click without Meta/Ctrl key ([#&#8203;12549](https://github.com/n8n-io/n8n/issues/12549)) ([02c2d5e](https://github.com/n8n-io/n8n/commit/02c2d5e71d15b9292fddd585f47bd8334da468c5)) - **editor:** Show NDV errors when opening existing nodes with errors ([#&#8203;12567](https://github.com/n8n-io/n8n/issues/12567)) ([bee7267](https://github.com/n8n-io/n8n/commit/bee7267fe38ab12a79fa4ec0e775f45d98d48aa5)) - **editor:** Swap Activate/Deactivate texts in FloatingToolbar ([#&#8203;12526](https://github.com/n8n-io/n8n/issues/12526)) ([44679b4](https://github.com/n8n-io/n8n/commit/44679b42aa1e14bc7069bee47d0a91ca84b1dba4)) - **editor:** Update filter and feedback for source control ([#&#8203;12504](https://github.com/n8n-io/n8n/issues/12504)) ([865fc21](https://github.com/n8n-io/n8n/commit/865fc21276727e8d88ccee0355147904b81c4421)) - **editor:** Update selected node when navigating via flowing nodes ([#&#8203;12581](https://github.com/n8n-io/n8n/issues/12581)) ([88659d8](https://github.com/n8n-io/n8n/commit/88659d8a2901786c894902e19466f395bcdaab8e)) - **Google Calendar Node:** Updates and fixes ([#&#8203;10715](https://github.com/n8n-io/n8n/issues/10715)) ([7227a29](https://github.com/n8n-io/n8n/commit/7227a29845fd178ced4d281597c62e7a03245456)) - **Spotify Node:** Fix issue with null values breaking the response ([#&#8203;12080](https://github.com/n8n-io/n8n/issues/12080)) ([a56a462](https://github.com/n8n-io/n8n/commit/a56a46259d257003c813103578260d625b3f17dd)) ##### Features - **editor:** Make node credential select searchable ([#&#8203;12497](https://github.com/n8n-io/n8n/issues/12497)) ([91277c4](https://github.com/n8n-io/n8n/commit/91277c44f1cf3f334b3b50d47d7dcc79b11c7c63)) - **editor:** Persist sidebar collapsed status preference ([#&#8203;12505](https://github.com/n8n-io/n8n/issues/12505)) ([dba7d46](https://github.com/n8n-io/n8n/commit/dba7d46f3ec91d26a597a50dede7b6ca292c728f)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MC4zIiwidXBkYXRlZEluVmVyIjoiMzkuOTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot added 1 commit 2025-01-15 10:02:10 -05:00
⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.75.0
All checks were successful
Lint on PR / Lint YAML files (pull_request) Successful in 6s
Ansible Deploy to Hosts / deploy (pull_request) Successful in 57s
726d1640d9
mafyuh merged commit 882d487e61 into main 2025-01-15 20:36:57 -05:00
mafyuh deleted branch renovate/ghcr.io-n8n-io-n8n-1.x 2025-01-15 20:36:57 -05:00
First-time contributor

Ansible Deployment Output


PLAY [Deploy application] ******************************************************

TASK [Gathering Facts] *********************************************************
ok: [arm.lan]

TASK [Ensure the repository is up-to-date] *************************************
changed: [arm.lan]

TASK [Display git pull output] *************************************************
ok: [arm.lan] => {
    "git_pull_output.stdout_lines": [
        "Updating ceceeff..882d487",
        "Fast-forward",
        " .forgejo/workflows/ansible-playbooks.yml | 3 +--",
        " docker/AI/docker-compose.yml             | 4 ++--",
        " docker/arm/docker-compose.yml            | 2 +-",
        " docker/arrs/docker-compose.yml           | 6 +++---",
        " docker/grafana/docker-compose.yml        | 2 +-",
        " docker/kasm/docker-compose.yml           | 2 +-",
        " docker/paperless/docker-compose.yml      | 2 +-",
        " 7 files changed, 10 insertions(+), 11 deletions(-)"
    ]
}

TASK [Read secret mapping] *****************************************************
ok: [arm.lan]

TASK [Parse secret mapping] ****************************************************
ok: [arm.lan]

TASK [Set env_variables] *******************************************************
ok: [arm.lan]

TASK [Write .env file to target host] ******************************************
ok: [arm.lan]

TASK [Restart services using Docker Compose] ***********************************
changed: [arm.lan]

TASK [Run Docker Command] ******************************************************
changed: [arm.lan]

TASK [Display Docker Output] ***************************************************
ok: [arm.lan] => {
    "docker_output.stdout_lines": [
        "NAME                  IMAGE                                                                                                   COMMAND                  SERVICE               CREATED          STATUS                  PORTS",
        "arm-db-1              mysql:8                                                                                                 \"docker-entrypoint.s…\"   db                    3 months ago     Up 45 hours             3306/tcp, 33060/tcp",
        "arm-postgres-1        postgres:16-alpine                                                                                      \"docker-entrypoint.s…\"   postgres              9 days ago       Up 45 hours             5432/tcp",
        "arm-wiki-db-1         postgres:15-alpine                                                                                      \"docker-entrypoint.s…\"   wiki-db               3 months ago     Up 45 hours             5432/tcp",
        "fail2ban              crazymax/fail2ban:1.1.0                                                                                 \"/entrypoint.sh fail…\"   fail2ban              3 months ago     Up 45 hours (healthy)   ",
        "forgejo               codeberg.org/forgejo/forgejo:9.0.3                                                                      \"/usr/bin/entrypoint…\"   server                4 weeks ago      Up 45 hours             0.0.0.0:23->22/tcp, [::]:23->22/tcp, 0.0.0.0:3002->3000/tcp, [::]:3002->3000/tcp",
        "gotify                gotify/server-arm7:2.6.1                                                                                \"./gotify-app\"           gotify                2 months ago     Up 45 hours (healthy)   0.0.0.0:9008->80/tcp, [::]:9008->80/tcp",
        "jellyseerr            fallenbagel/jellyseerr:2.2.3                                                                            \"/sbin/tini -- pnpm …\"   jellyseerr            2 weeks ago      Up 45 hours             0.0.0.0:5055->5055/tcp, :::5055->5055/tcp",
        "linkstack             linkstackorg/linkstack@sha256:ad2ec7ffa69f4b04367313d1b95566bb00955b9670eb5467fd4fab39dd1f53c1          \"docker-entrypoint.sh\"   linkstack             3 months ago     Up 45 hours (healthy)   0.0.0.0:8005->80/tcp, [::]:8005->80/tcp, 0.0.0.0:8006->443/tcp, [::]:8006->443/tcp",
        "linkwarden            ghcr.io/linkwarden/linkwarden:v2.9.3                                                                    \"docker-entrypoint.s…\"   linkwarden            45 hours ago     Up 45 hours (healthy)   0.0.0.0:3005->3000/tcp, [::]:3005->3000/tcp",
        "n8n                   ghcr.io/n8n-io/n8n:1.75.0                                                                               \"tini -- /docker-ent…\"   n8n                   12 seconds ago   Up 1 second             0.0.0.0:5678->5678/tcp, :::5678->5678/tcp",
        "nginx-proxy-manager   jc21/nginx-proxy-manager:2.12.2                                                                         \"/init\"                  nginx-proxy-manager   2 weeks ago      Up 45 hours             0.0.0.0:80-81->80-81/tcp, :::80-81->80-81/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp",
        "syncthing             ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be   \"/init\"                  syncthing             3 days ago       Up 45 hours             0.0.0.0:8384->8384/tcp, 0.0.0.0:21027->21027/udp, :::8384->8384/tcp, :::21027->21027/udp, 0.0.0.0:22000->22000/tcp, :::22000->22000/tcp, 0.0.0.0:22000->22000/udp, :::22000->22000/udp",
        "uptime-kuma           louislam/uptime-kuma:1.23.16                                                                            \"/usr/bin/dumb-init …\"   uptime-kuma           3 weeks ago      Up 45 hours (healthy)   0.0.0.0:3001->3001/tcp, :::3001->3001/tcp",
        "vaultwarden           vaultwarden/server:1.32.7                                                                               \"/start.sh\"              vaultwarden           3 weeks ago      Up 45 hours (healthy)   0.0.0.0:8989->80/tcp, [::]:8989->80/tcp",
        "wiki                  ghcr.io/requarks/wiki:2.5.305                                                                           \"docker-entrypoint.s…\"   wiki                  3 months ago     Up 45 hours             3443/tcp, 0.0.0.0:1234->3000/tcp, [::]:1234->3000/tcp"
    ]
}

PLAY RECAP *********************************************************************
arm.lan                    : ok=10   changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   


### Ansible Deployment Output ``` PLAY [Deploy application] ****************************************************** TASK [Gathering Facts] ********************************************************* ok: [arm.lan] TASK [Ensure the repository is up-to-date] ************************************* changed: [arm.lan] TASK [Display git pull output] ************************************************* ok: [arm.lan] => { "git_pull_output.stdout_lines": [ "Updating ceceeff..882d487", "Fast-forward", " .forgejo/workflows/ansible-playbooks.yml | 3 +--", " docker/AI/docker-compose.yml | 4 ++--", " docker/arm/docker-compose.yml | 2 +-", " docker/arrs/docker-compose.yml | 6 +++---", " docker/grafana/docker-compose.yml | 2 +-", " docker/kasm/docker-compose.yml | 2 +-", " docker/paperless/docker-compose.yml | 2 +-", " 7 files changed, 10 insertions(+), 11 deletions(-)" ] } TASK [Read secret mapping] ***************************************************** ok: [arm.lan] TASK [Parse secret mapping] **************************************************** ok: [arm.lan] TASK [Set env_variables] ******************************************************* ok: [arm.lan] TASK [Write .env file to target host] ****************************************** ok: [arm.lan] TASK [Restart services using Docker Compose] *********************************** changed: [arm.lan] TASK [Run Docker Command] ****************************************************** changed: [arm.lan] TASK [Display Docker Output] *************************************************** ok: [arm.lan] => { "docker_output.stdout_lines": [ "NAME IMAGE COMMAND SERVICE CREATED STATUS PORTS", "arm-db-1 mysql:8 \"docker-entrypoint.s…\" db 3 months ago Up 45 hours 3306/tcp, 33060/tcp", "arm-postgres-1 postgres:16-alpine \"docker-entrypoint.s…\" postgres 9 days ago Up 45 hours 5432/tcp", "arm-wiki-db-1 postgres:15-alpine \"docker-entrypoint.s…\" wiki-db 3 months ago Up 45 hours 5432/tcp", "fail2ban crazymax/fail2ban:1.1.0 \"/entrypoint.sh fail…\" fail2ban 3 months ago Up 45 hours (healthy) ", "forgejo codeberg.org/forgejo/forgejo:9.0.3 \"/usr/bin/entrypoint…\" server 4 weeks ago Up 45 hours 0.0.0.0:23->22/tcp, [::]:23->22/tcp, 0.0.0.0:3002->3000/tcp, [::]:3002->3000/tcp", "gotify gotify/server-arm7:2.6.1 \"./gotify-app\" gotify 2 months ago Up 45 hours (healthy) 0.0.0.0:9008->80/tcp, [::]:9008->80/tcp", "jellyseerr fallenbagel/jellyseerr:2.2.3 \"/sbin/tini -- pnpm …\" jellyseerr 2 weeks ago Up 45 hours 0.0.0.0:5055->5055/tcp, :::5055->5055/tcp", "linkstack linkstackorg/linkstack@sha256:ad2ec7ffa69f4b04367313d1b95566bb00955b9670eb5467fd4fab39dd1f53c1 \"docker-entrypoint.sh\" linkstack 3 months ago Up 45 hours (healthy) 0.0.0.0:8005->80/tcp, [::]:8005->80/tcp, 0.0.0.0:8006->443/tcp, [::]:8006->443/tcp", "linkwarden ghcr.io/linkwarden/linkwarden:v2.9.3 \"docker-entrypoint.s…\" linkwarden 45 hours ago Up 45 hours (healthy) 0.0.0.0:3005->3000/tcp, [::]:3005->3000/tcp", "n8n ghcr.io/n8n-io/n8n:1.75.0 \"tini -- /docker-ent…\" n8n 12 seconds ago Up 1 second 0.0.0.0:5678->5678/tcp, :::5678->5678/tcp", "nginx-proxy-manager jc21/nginx-proxy-manager:2.12.2 \"/init\" nginx-proxy-manager 2 weeks ago Up 45 hours 0.0.0.0:80-81->80-81/tcp, :::80-81->80-81/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp", "syncthing ghcr.io/linuxserver/syncthing@sha256:31da8ef3b45a2962f8bebab22d6ef23d7387a26def87482be810602352b276be \"/init\" syncthing 3 days ago Up 45 hours 0.0.0.0:8384->8384/tcp, 0.0.0.0:21027->21027/udp, :::8384->8384/tcp, :::21027->21027/udp, 0.0.0.0:22000->22000/tcp, :::22000->22000/tcp, 0.0.0.0:22000->22000/udp, :::22000->22000/udp", "uptime-kuma louislam/uptime-kuma:1.23.16 \"/usr/bin/dumb-init …\" uptime-kuma 3 weeks ago Up 45 hours (healthy) 0.0.0.0:3001->3001/tcp, :::3001->3001/tcp", "vaultwarden vaultwarden/server:1.32.7 \"/start.sh\" vaultwarden 3 weeks ago Up 45 hours (healthy) 0.0.0.0:8989->80/tcp, [::]:8989->80/tcp", "wiki ghcr.io/requarks/wiki:2.5.305 \"docker-entrypoint.s…\" wiki 3 months ago Up 45 hours 3443/tcp, 0.0.0.0:1234->3000/tcp, [::]:1234->3000/tcp" ] } PLAY RECAP ********************************************************************* arm.lan : ok=10 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 ```
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: mafyuh/iac#668
No description provided.