Mark Goddard d9a3758952 Add kolla-ansible gather-facts command
In some situations it may be helpful to populate the fact cache on
demand. The 'kolla-ansible gather-facts' command may be used to do this.

One specific case where this may be helpful is when running kolla-ansible
with a --limit argument, since in that case hosts that match the limit
will gather facts for hosts that fall outside the limit. In the extreme
case of a limit that matches only one host, it will serially gather
facts for all other hosts. To avoid this issue, run 'kolla-ansible
gather-facts' without a limit to populate the fact cache in parallel
before running the required command with a limit.

Change-Id: I79db9bca23aa1bd45bafa7e7500a90de5a684593
2021-08-25 16:45:39 +01:00
..
2021-06-05 07:14:27 +00:00
2019-06-06 19:04:58 +01:00
2016-05-06 07:20:03 -04:00
2018-04-28 15:43:06 +00:00
2018-06-24 15:32:50 +08:00
2020-04-24 15:57:55 +02:00
2020-04-04 17:00:17 +02:00