testing new image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Chris Hammer 2023-12-08 23:55:05 -05:00
parent 8dd5ed9e36
commit e9fc63d47e

View File

@ -4,7 +4,7 @@ type: docker
name: run_ansible_tests_fedora39 name: run_ansible_tests_fedora39
global-variables: global-variables:
ansible_image : &ansible_image "gitea.thezengarden.net/podman/ansible-dev/fedora39:release-31" ansible_image : &ansible_image "gitea.thezengarden.net/podman/ansible-dev/fedora39:release-34"
ansible_inventory : &ansible_inventory "-i 127.0.0.1, --connection=local" ansible_inventory : &ansible_inventory "-i 127.0.0.1, --connection=local"
ansible_playbook : &ansible_playbook "hello.yml" ansible_playbook : &ansible_playbook "hello.yml"