viccross / ansible-playbooks

My collection of Ansible playbooks for various tasks (dominated by Openshift, currently)
Apache License 2.0
2 stars 3 forks source link

190 ipconfsh lack of dns can impact ansible playbooks #191

Closed viccross closed 8 months ago

viccross commented 8 months ago

Fixes #190

Changes the update method for DNS resolution, meaning that DNS should always be present even when named-chroot is down for update.

May need to be revisited when the Finnad action merge takes place.