Update dependency artis3n.tailscale to v4.4.2 #131

Merged
jake merged 1 commits from renovate/artis3n.tailscale-4.x into master 2024-02-21 21:43:34 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
artis3n.tailscale role patch v4.4.1 -> v4.4.2

Release Notes

artis3n/tailscale (artis3n.tailscale)

v4.4.2: 4.4.2

Compare Source

Fixed

  • The Ansible async task timeout on the tailscale up command now incorporates tailscale_up_timeout. Previously the tailscale_up_timeout would just be passed to the tailscale up command and would signify how long the process should wait for tail scaled to become available. However, if that took longer than 60s, ansible would kill the async task. The async polling will now always be larger than the value in tailscale_up_timeout. #​426 (Thanks @​McSim85 !)
  • Renamed tailscale_authkey_sting to tailscale_authkey_string. This is an internal fact created inside the role so this rename should not impact end users, therefore we are keeping this a patch release.

Changed

  • Updated the devcontainer configuration in the project to Python 3.12
  • Updated Python dependencies for the local project

Added

  • Incorporated Dependabot's new devcontainers support, so devcontainer features with upgrades will trigger Dependabot update PRs

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 | Type | Update | Change | |---|---|---|---| | [artis3n.tailscale](https://github.com/artis3n/tailscale) | role | patch | `v4.4.1` -> `v4.4.2` | --- ### Release Notes <details> <summary>artis3n/tailscale (artis3n.tailscale)</summary> ### [`v4.4.2`](https://github.com/artis3n/ansible-role-tailscale/releases/tag/v4.4.2): 4.4.2 [Compare Source](https://github.com/artis3n/tailscale/compare/v4.4.1...v4.4.2) #### Fixed - The Ansible async task timeout on the `tailscale up` command now incorporates `tailscale_up_timeout`. Previously the `tailscale_up_timeout` would just be passed to the `tailscale up` command and would signify how long the process should wait for `tail scaled` to become available. However, if that took longer than 60s, ansible would kill the async task. The async polling will now always be larger than the value in `tailscale_up_timeout`. [#&#8203;426](https://github.com/artis3n/tailscale/issues/426) (Thanks [@&#8203;McSim85](https://github.com/McSim85) !) - Renamed `tailscale_authkey_sting` to `tailscale_authkey_string`. This is an internal fact created inside the role so this rename should not impact end users, therefore we are keeping this a patch release. #### Changed - Updated the devcontainer configuration in the project to Python 3.12 - Updated Python dependencies for the local project #### Added - Incorporated Dependabot's new devcontainers support, so devcontainer features with upgrades will trigger Dependabot update PRs </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added 1 commit 2024-02-07 22:00:25 +00:00
/ terraform (push) Successful in 28s Details
/ ansible (push) Successful in 1m37s Details
dcad083b83
Update dependency artis3n.tailscale to v4.4.2
jake merged commit d66708b10b into master 2024-02-21 21:43:34 +00:00
jake deleted branch renovate/artis3n.tailscale-4.x 2024-02-21 21:43:34 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 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: systems/infrastructure#131
No description provided.