Comment 1 for bug 1915761

Revision history for this message
Rabi Mishra (rabi) wrote :

> Additionally we should not use any of the package or service fact methods.

Are we saying that any kind of fact gathering should be avoided (or just service/package facts), as it's multiplied by number of nodes and adds to ansible controller memory usage (~32GB RAM is not enough)? I can't see anything in service_facts[1] module that can lead to high memory usage though.

[1] https://github.com/ansible/ansible/blob/devel/lib/ansible/modules/service_facts.py