New type: __hosts

This commit is contained in:
dmitrybogatov 2017-02-02 10:51:21 +03:00 committed by Darko Poljak
commit c4c2d45e59
5 changed files with 90 additions and 0 deletions

View file

@ -8,6 +8,7 @@ next:
* Type __cron: Fix filter for new cron on sles12 sp2 (Daniel Heule)
* Type __docker: Support absent state (Dominique Roux)
* Type __docker_compose: Support absent state (Dominique Roux)
* New type: __hosts (Dmitry Bogatov)
4.4.1: 2016-12-17
* Documentation: Update docs for types that used man.rst as symbolic links (Darko Poljak)