Stein Series Release Notes¶
18.0.0.0b1-63¶
Known Issues¶
When using the connection plugin’s
container_useroption,ansible_remote_tmpshould be set to a system writable path such as ‘/var/tmp/’.
Upgrade Notes¶
The distribution package lookup and data output has been removed from the py_pkgs lookup so that the repo-build use of py_pkgs has reduced output and the lookup is purpose specific for python packages only.
Deprecation Notes¶
The
get_gestedfilter has been removed, as it is not used by any roles/plays.
Other Notes¶
The
config_templateaction module has now been moved into its own git repository (openstack/ansible-config_template). This has been done to simplify the ability to use the plugin in other non OpenStack-Ansible projects.