Skip to content

Releases: mila-iqia/ansible-role-cobbler

v0.3.0

27 May 15:54
b51439b
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Remove support of RHEL 7 deployment from kickstart template
  • Update rhel.ks.j2 template for RHEL 8 and 9 by @jsl6ul in #32
  • Fix CI by @btravouillon in #34
  • feat: Add support of Debian 12 Bookworm by @btravouillon in #36
  • Make cobbler_gpg_key optional by @jsl6ul in #33

Full Changelog: v0.2.3...v0.3.0

v0.2.3

15 Apr 13:59
0db92d6
Compare
Choose a tag to compare

What's Changed

  • add debian package : python3-dnspython by @jsl6ul in #31
  • remove 'when is defined' in main.yml by @jsl6ul in #28
  • remove 'to_nice_yaml' filter by @jsl6ul in #27
  • add cobbler_dnsmasq_options by @jsl6ul in #26

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

24 Jun 16:23
bb12739
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Jun 15:37
24623a2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 May 20:00
54e24b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Jan 03:37
b4e3920
Compare
Choose a tag to compare
Merge pull request #11 from btravouillon/feat/add_packages_var

feat: Add autoinstall meta variable packages