lms-preview.conf.j2
919 Bytes
-
Use ansible facts instead of facter. · 7a311ad6
The ansible_processor field provides a list of all hyperthreaded cores. Using Jinja we can just get the number of cores on the machine by running length on this list.
Feanil Patel committed