ansible / test-playbooks

playbook-tests
GNU General Public License v3.0
368 stars 420 forks source link

Allow turning off the play-level facts gathering #280

Closed AlanCoding closed 2 years ago

AlanCoding commented 2 years ago

This allows us to run integration tests that do a "fast" gather, because we don't do the canonical Ansible gather facts, this saves the facts really really fast.