vagrant/plugins/provisioners
Taru Garg a241e79fc4
Fix Ansible Install capability for RHEL like system with version >= 10 (#13701)
On RHEL-like systems with major version >= 10, the current Ansible installation logic incorrectly parses the version from rpm -E %dist. This is because the current inline sed command that only extracts the first character of the version string—so for version 10, it extracts only 1, resulting in an incorrect download URL.
2025-08-07 20:07:19 +05:30
..
ansible Fix Ansible Install capability for RHEL like system with version >= 10 (#13701) 2025-08-07 20:07:19 +05:30
cfengine Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
chef Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
container Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
docker add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
file Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
podman add missing license headers and update copyright file headers to BUS-1.1 2023-08-10 21:53:25 +01:00
puppet Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
salt Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00
shell Update Vagrant behavior outside of installers 2025-04-02 11:40:17 -07:00