Ansible 13.1.0-py3.14 => 13.2.0-py3.14 (#14060)

This commit is contained in:
Ed Reel
2026-01-06 15:53:04 -06:00
committed by GitHub
parent 4b5c6eb14e
commit 5dc80c9c02
6 changed files with 774 additions and 35 deletions

3
tests/package/a/ansible Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
ansible -h | head
ansible --version