a7eb8116ea3720e76450fa6bcfe6cc627967cfb9
This patch removes the warning:
TASK [openstack_hosts : Install distro packages] *******************************
[WARNING]: when statements should not include jinja2 templating delimiters
such as {{ }} or {% %}. Found: {{ openstack_host_distro_packages | length > 0
}}
changed: [localhost]
Change-Id: Ifc598a2a4ce8f830dd1e10e6b0c2bbdcb4ae5447
Team and repository tags
OpenStack-Ansible openstack_hosts
Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-openstack_hosts/latest/
- The project home is at:
Description
Languages
Jinja
59.1%
Python
40.9%