We are excited to announce the release of: openstack-ansible-ironic 14.0.4: Ironic Role for OpenStack Ansible This release is part of the newton stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-ironic/ For more details, please see below. Changes in openstack-ansible-ironic 14.0.2..14.0.4 -------------------------------------------------- b016beb Reinitialize venv upon install 5594098 Use ansible_service_mgr fact 89cc069 Use updated get_url module checksum functionality 0aba283 Fix tmpfiles.d when multiple service are running Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 1 + meta/main.yml | 2 +- tasks/ironic_init_common.yml | 6 +++-- tasks/ironic_init_systemd.yml | 6 ++--- tasks/ironic_install.yml | 45 ++++++----------------------------- tasks/ironic_pre_install.yml | 2 +- tasks/main.yml | 12 ---------- templates/ironic-systemd-tempfiles.j2 | 4 ---- templates/ironic-systemd-tmpfiles.j2 | 5 ++++ templates/ironic.conf.j2 | 2 +- 10 files changed, 23 insertions(+), 62 deletions(-)