We contentedly announce the release of: openstack-ansible-ironic 15.1.4: Ironic Role for OpenStack Ansible This release is part of the ocata stable release series. Download the package from: https://tarballs.openstack.org/openstack-ansible-os_ironic/ For more details, please see below. Changes in openstack-ansible-ironic 15.1.3..15.1.4 -------------------------------------------------- 4110fca Fix for lookup and get_url occuring in different places a0458d3 Use package module to install distro packages Diffstat (except docs and test files) ------------------------------------- meta/main.yml | 3 ++- tasks/ironic_api_install.yml | 21 --------------------- tasks/ironic_conductor_install.yml | 29 ----------------------------- tasks/ironic_install.yml | 28 +++++++++++++++++++--------- tasks/ironic_install_apt.yml | 34 ---------------------------------- tasks/main.yml | 10 ---------- vars/main.yml | 32 ++++++++++++++++++++++++++++++++ 7 files changed, 53 insertions(+), 104 deletions(-)