Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ansible (major) #553

Closed
wants to merge 1 commit into from
Closed

Update ansible (major) #553

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 4, 2024

This PR contains the following updates:

Package Type Update Change
ansible.posix galaxy-collection major 1.6.2 -> 2.0.0
community.general galaxy-collection major 9.5.4 -> 10.3.0

Release Notes

ansible-collections/ansible.posix (ansible.posix)

v2.0.0

Compare Source

======

Release Summary

This is the major release of the ansible.posix collection.
This changelog contains all changes to the modules and plugins
in this collection that have been added after the release of
ansible.posix 1.6.2

Minor Changes

Breaking Changes / Porting Guide

Removed Features (previously deprecated)

Bugfixes

ansible-collections/community.general (community.general)

v10.3.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-10/CHANGELOG.md for all changes.

v10.2.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-10/CHANGELOG.md for all changes.

v10.1.0

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-10/CHANGELOG.md for all changes.

v10.0.1

Compare Source

See https://github.com/ansible-collections/community.general/blob/stable-10/CHANGELOG.md for all changes.


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the group: ansible Issues and pull requests related to the Ansible setup label Nov 4, 2024
@renovate renovate bot force-pushed the renovate/major-ansible branch 2 times, most recently from e443357 to 6eb25ab Compare November 17, 2024 21:15
@renovate renovate bot force-pushed the renovate/major-ansible branch 3 times, most recently from 6493e3f to e50d3b4 Compare December 5, 2024 03:42
@renovate renovate bot changed the title Update dependency community.general to v10 Update ansible (major) Dec 5, 2024
@renovate renovate bot force-pushed the renovate/major-ansible branch 2 times, most recently from d44098d to f75fb40 Compare January 2, 2025 23:41
@renovate renovate bot force-pushed the renovate/major-ansible branch from f75fb40 to 3d1fcaf Compare January 16, 2025 00:41
@renovate renovate bot force-pushed the renovate/major-ansible branch 2 times, most recently from 0b2578a to 265d10d Compare February 1, 2025 20:07
@renovate renovate bot force-pushed the renovate/major-ansible branch from 265d10d to 31e9449 Compare February 3, 2025 20:36
Copy link

github-actions bot commented Feb 3, 2025

OctoDNS Plan for renovate/major-ansible

pythondiscord.com.

cloudflare

Operation Name Type TTL Value Source
Delete cf2024-1._domainkey TXT 300 v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiweykoi+o48IOGuP7GR3X0MOExCUDY/BCRHoWBnh3rChl7WhdyCxW3jgq1daEjPPqoi7sJvdg5hEQVsgVRQP4DcnQDVjGMbASQtrY4WmB1VebF+RPJB2ECPsEDTpeiI5ZyUAwJaVX7r6bznU67g7LvFq35yIo4sdlmtZGV+i0H4cpYH9+3JJ78km4KXwaf9xUJCWF6nxeD+qG6Fyruw1Qlbds2r85U9dkNDVAS3gioCvELryh1TxKGiVTkg4wqHTyHfWsp7KD3WQHYJn0RyfJJu6YEmL77zonn7p2SRMvTMP3ZEXibnC9gz3nnhR6wcYL8Q7zXypKTMD58bTixDSJwIDAQAB

Summary: Creates=0, Updates=0, Deletes=1, Existing Records=33

pythondiscord.org.

cloudflare

Operation Name Type TTL Value Source
Delete cf2024-1._domainkey TXT 300 v=DKIM1; h=sha256; k=rsa; p=MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiweykoi+o48IOGuP7GR3X0MOExCUDY/BCRHoWBnh3rChl7WhdyCxW3jgq1daEjPPqoi7sJvdg5hEQVsgVRQP4DcnQDVjGMbASQtrY4WmB1VebF+RPJB2ECPsEDTpeiI5ZyUAwJaVX7r6bznU67g7LvFq35yIo4sdlmtZGV+i0H4cpYH9+3JJ78km4KXwaf9xUJCWF6nxeD+qG6Fyruw1Qlbds2r85U9dkNDVAS3gioCvELryh1TxKGiVTkg4wqHTyHfWsp7KD3WQHYJn0RyfJJu6YEmL77zonn7p2SRMvTMP3ZEXibnC9gz3nnhR6wcYL8Q7zXypKTMD58bTixDSJwIDAQAB

Summary: Creates=0, Updates=0, Deletes=1, Existing Records=4

@renovate renovate bot force-pushed the renovate/major-ansible branch 2 times, most recently from ce2a889 to 7dee4b4 Compare February 5, 2025 18:40
| datasource        | package           | from  | to     |
| ----------------- | ----------------- | ----- | ------ |
| galaxy-collection | ansible.posix     | 1.6.2 | 2.0.0  |
| galaxy-collection | community.general | 9.5.4 | 10.3.0 |
@renovate renovate bot force-pushed the renovate/major-ansible branch from 7dee4b4 to 5372d37 Compare February 6, 2025 21:21
@jchristgit
Copy link
Member

Applied in master, thanks.

@jchristgit jchristgit closed this Feb 8, 2025
@renovate renovate bot deleted the renovate/major-ansible branch February 8, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group: ansible Issues and pull requests related to the Ansible setup
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant