ignore failing dns clean errors when running openstack uninstall
@@ -20,6 +20,7 @@
- name: Clean DNS entries
hosts: localhost
+ ignore_errors: True
tasks:
import_role: