Modify ansible default system facts

As titile,
Could we redefined ansible default system facts.

eg: default “ansible_env.PWD” is “/root”
But I want to change it to specific directory. shall I do ?

Why would you do that?
Why not create your own facts/variables instead?