Rocky Series Release Notes¶
18.0.0.0b1-37¶
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_gested
filter has been removed, as it is not used by any roles/plays.
18.0.0.0b1¶
New Features¶
A new option was added to the plugin for container_namespaces which is a user provided interface for passing in the namespaces used to attach to the container. If this option is undefined the default namespaces will be used for full container isolation.