Skip to content

Releases: theforeman/foreman-ansible-modules

v4.0.0

12 Jan 12:24
v4.0.0
Compare
Choose a tag to compare

Breaking Changes / Porting Guide

  • content_view_filter - stop managing rules from this module, content_view_filter_rule should be used for that
  • inventory plugin - do not default to http://localhost:3000 as the Foreman URL, providing a URL is now mandatory

Bugfixes

  • compute_profile, host - refer to VMware storage pods by name, not id (#1247)

New Modules

  • theforeman.foreman.registration_command - Manage Registration Command
  • theforeman.foreman.webhook - Manage Webhooks

v3.15.0

15 Nov 16:18
v3.15.0
Compare
Choose a tag to compare

Minor Changes

  • content_view_publish role - allow passing async and poll to the module (#1676)
  • convert2rhel role - install convert2rhel from cdn-public.redhat.com, dropping the requirement of a custom CA cert

Bugfixes

v3.14.0

08 Sep 13:31
Compare
Choose a tag to compare

Bugfixes

New Modules

  • theforeman.foreman.smart_class_parameter_override_value - Manage Smart Class Parameter Override Values