I put ansible in debug and these are the last few lines I am seeing:
Read vars_file 'vars.yml'
12999 1704737576.69532: done with get_vars()
12999 1704737576.69540: in VariableManager get_vars()
12999 1704737576.69557: Loading data from /etc/ansible/vars.yml
Read vars_file 'vars.yml'
12999 1704737576.69573: done with get_vars()
Fatal Python error: Cannot recover from stack overflow.
There are 152 lines in my vars.yaml file but I have been running like this for well over a year with no issues. No we are seeing this message.
This is on Rocky 8 with python 3.6
Any one have any clue what ios going on or how to better debug things?