ansible/roles/ansible-server
Kevin Fenzi 6679b35345 ansible: disable python3_fact gathering as it's broken on el7
el7 hosts don't have python3 installed normally, so this fact fails. ;(

"failed_modules": {"python3_fact": {"failed": true, "module_stderr": "/usr/bin/env: python3: No such file or directory\n",

So, lets just disable for now until we can fix it.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-05-16 15:17:49 -07:00
..
files ansible-server: Use RPM collection packages 2022-06-07 17:45:35 +00:00
tasks batcave02: no ansible-collection-community-docker right now, so exclude it on rhel9 2023-03-28 14:32:44 -07:00
templates ansible: disable python3_fact gathering as it's broken on el7 2023-05-16 15:17:49 -07:00