def greet_user(name): return f"Hello, {name}! Your Python script is running via Ansible AWX."