Releases: Nosmoht/ansible-module-foreman
Releases · Nosmoht/ansible-module-foreman
AGX Release
New features:
- Allow to configure ldap authentication sources
- Allow to set description in compute_resource
- Allow handling of smartproxies in foreman_subnet
- Allow handling of domains in forman_subnet
- Allow to set dns proxy in foreman_domain
- Allow to add hostgroup parameters
Fixes:
- compute profile change detection
- properly pass vm_attributes
- parent hostgroup handling in foreman_hostgroup
- various harmless cut and paste errors in foreman_user
- Search for title instead of just name
- Resolve template_kind_name to an id
- Don't require OS to have media and ptables
Thanks a lot to https://github.com/agx for his contributions.
Version 0.7.6
- Add possibility to specify the OS family when deploying media or partition table configurations
- Fix a bug inside the OS module which occurs when searching for a Foreman resource which was not passed as dictionary.
Thanks to @kostyrevaa for his findings and fixes.