You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/gathering
Brian Coca 8940732b58
Configurable and parallel gather facts (#49399)
* Configurable list of facts modules (#31783)

 - allow for args dict for specific modules
 - add way to pass parameters
 - avoid facts poluting test
 - move to 'facts gathered' flag
 - add 'gathering' setting tests
 - allow parallel option in case serialization is too slow
 - added support to automatically map network facts
   uses "smart" connection mapping
5 years ago
..
aliases Configurable and parallel gather facts (#49399) 5 years ago
explicit.yml Configurable and parallel gather facts (#49399) 5 years ago
implicit.yml Configurable and parallel gather facts (#49399) 5 years ago
runme.sh Configurable and parallel gather facts (#49399) 5 years ago
smart.yml Configurable and parallel gather facts (#49399) 5 years ago
uuid.fact Configurable and parallel gather facts (#49399) 5 years ago