Skip to content

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Nov 5, 2025

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for python3Packages.ansible-core is: Radically simple IT automation

meta.homepage for python3Packages.ansible-core is: https://www.ansible.com

meta.changelog for python3Packages.ansible-core is: https://github.com/ansible/ansible/blob/v2.20.0/changelogs/CHANGELOG-v2.20.rst

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.20.0 with grep in /nix/store/zh5zxb14mirlwiqdxi1r7c82d5mf4yh9-python3.13-ansible-core-2.20.0
  • found 2.20.0 in filename of file in /nix/store/zh5zxb14mirlwiqdxi1r7c82d5mf4yh9-python3.13-ansible-core-2.20.0

Rebuild report (if merged into master) (click to expand)
26 total rebuild path(s)

26 package rebuild(s)

First fifty rebuilds by attrpath

ansible
ansible-doctor
ansible-lint
ansible-navigator
ansible_2_19
molecule
python312Packages.ansible-compat
python312Packages.ansible-core
python312Packages.ansible-kernel
python312Packages.ansible-runner
python312Packages.ansible-vault-rw
python312Packages.dynaconf
python312Packages.molecule
python312Packages.pytest-ansible
python312Packages.pytest-testinfra
python313Packages.ansible-compat
python313Packages.ansible-core
python313Packages.ansible-kernel
python313Packages.ansible-runner
python313Packages.ansible-vault-rw
python313Packages.dynaconf
python313Packages.molecule
python313Packages.pytest-ansible
python313Packages.pytest-testinfra
scap-security-guide
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/zh5zxb14mirlwiqdxi1r7c82d5mf4yh9-python3.13-ansible-core-2.20.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A python3Packages.ansible-core https://github.com/r-ryantm/nixpkgs/archive/ebd76f0642f2b8cff6d1e2360ca7a6cd69d48d19.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ebd76f0642f2b8cff6d1e2360ca7a6cd69d48d19#python3Packages.ansible-core

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zh5zxb14mirlwiqdxi1r7c82d5mf4yh9-python3.13-ansible-core-2.20.0
ls -la /nix/store/zh5zxb14mirlwiqdxi1r7c82d5mf4yh9-python3.13-ansible-core-2.20.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: ebd76f0642f2b8cff6d1e2360ca7a6cd69d48d19


x86_64-linux

✅ 43 packages built:
  • ansible (python313Packages.ansible-core)
  • ansible-doctor
  • ansible-doctor.dist
  • ansible-lint
  • ansible-lint.dist
  • ansible-navigator
  • ansible-navigator.dist
  • ansible.dist (python313Packages.ansible-core.dist)
  • molecule (python313Packages.molecule)
  • molecule.dist (python313Packages.molecule.dist)
  • python312Packages.ansible-compat
  • python312Packages.ansible-compat.dist
  • python312Packages.ansible-core
  • python312Packages.ansible-core.dist
  • python312Packages.ansible-kernel
  • python312Packages.ansible-kernel.dist
  • python312Packages.ansible-runner
  • python312Packages.ansible-runner.dist
  • python312Packages.ansible-vault-rw
  • python312Packages.ansible-vault-rw.dist
  • python312Packages.dynaconf
  • python312Packages.dynaconf.dist
  • python312Packages.molecule
  • python312Packages.molecule.dist
  • python312Packages.pytest-ansible
  • python312Packages.pytest-ansible.dist
  • python312Packages.pytest-testinfra
  • python312Packages.pytest-testinfra.dist
  • python313Packages.ansible-compat
  • python313Packages.ansible-compat.dist
  • python313Packages.ansible-kernel
  • python313Packages.ansible-kernel.dist
  • python313Packages.ansible-runner
  • python313Packages.ansible-runner.dist
  • python313Packages.ansible-vault-rw
  • python313Packages.ansible-vault-rw.dist
  • python313Packages.dynaconf
  • python313Packages.dynaconf.dist
  • python313Packages.pytest-ansible
  • python313Packages.pytest-ansible.dist
  • python313Packages.pytest-testinfra
  • python313Packages.pytest-testinfra.dist
  • scap-security-guide

Maintainer pings

cc @HarisDotParis @robsliwi for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. labels Nov 5, 2025
@nixpkgs-ci nixpkgs-ci bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Nov 5, 2025
@robsliwi
Copy link
Contributor

robsliwi commented Nov 5, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 458843
Commit: ebd76f0642f2b8cff6d1e2360ca7a6cd69d48d19


x86_64-linux

✅ 43 packages built:
  • ansible (ansible_2_19, python313Packages.ansible-core)
  • ansible-doctor
  • ansible-doctor.dist
  • ansible-lint
  • ansible-lint.dist
  • ansible-navigator
  • ansible-navigator.dist
  • ansible.dist (ansible_2_19.dist, python313Packages.ansible-core.dist)
  • molecule (python313Packages.molecule)
  • molecule.dist (python313Packages.molecule.dist)
  • python312Packages.ansible-compat
  • python312Packages.ansible-compat.dist
  • python312Packages.ansible-core
  • python312Packages.ansible-core.dist
  • python312Packages.ansible-kernel
  • python312Packages.ansible-kernel.dist
  • python312Packages.ansible-runner
  • python312Packages.ansible-runner.dist
  • python312Packages.ansible-vault-rw
  • python312Packages.ansible-vault-rw.dist
  • python312Packages.dynaconf
  • python312Packages.dynaconf.dist
  • python312Packages.molecule
  • python312Packages.molecule.dist
  • python312Packages.pytest-ansible
  • python312Packages.pytest-ansible.dist
  • python312Packages.pytest-testinfra
  • python312Packages.pytest-testinfra.dist
  • python313Packages.ansible-compat
  • python313Packages.ansible-compat.dist
  • python313Packages.ansible-kernel
  • python313Packages.ansible-kernel.dist
  • python313Packages.ansible-runner
  • python313Packages.ansible-runner.dist
  • python313Packages.ansible-vault-rw
  • python313Packages.ansible-vault-rw.dist
  • python313Packages.dynaconf
  • python313Packages.dynaconf.dist
  • python313Packages.pytest-ansible
  • python313Packages.pytest-ansible.dist
  • python313Packages.pytest-testinfra
  • python313Packages.pytest-testinfra.dist
  • scap-security-guide

Copy link
Contributor

@robsliwi robsliwi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved automatically following the successful run of nixpkgs-review.

@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Nov 5, 2025
@robsliwi
Copy link
Contributor

robsliwi commented Nov 5, 2025

Closing in favour of #458928 as this includes the introduction of ansible_2_19 to top-level/all-packages as well

@robsliwi robsliwi closed this Nov 5, 2025
@r-ryantm r-ryantm deleted the auto-update/python3Packages.ansible-core branch November 6, 2025 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants