Skip to content
Snippets Groups Projects
avoid-unconditional-fact-gathering-4dfbf96e2111ad51.yaml 304 B
Newer Older
---
upgrade:
  - |
    Avoids unnecessary fact gathering using the ``setup`` module. This should
    improve the performance of environments using fact caching and the Ansible
    ``smart`` fact gathering policy. See `story 2007492
    <https://storyboard.openstack.org/#!/story/2007492>`__ for details.