Commit Graph

3 Commits

Author SHA1 Message Date
Ian Wienand
161906647b Replace skip with errors=ignore
Upstream deprecated "skip:" in preference of errors="ignore" [1].
Update playbooks to silence deprecation warning

[1] e17a2b502d

Change-Id: I72284f6ca8aaaa1ba5f94ad8e654d1b337ae762f
2020-01-16 22:34:09 +00:00
James E. Blair
c6b22d7e13 unbound: fix dhclient.conf copy
The original version of this was wishful thinking: "is file" only
works locally, but this needs to run on the remote node.

Change-Id: Ib683809fdf580f41d213308331925c4765bb09d9
2018-08-28 14:28:48 -07:00
James E. Blair
3d166f99f6 Add unbound role
Add it to the base playbook and add a testinfra test for it.

Change-Id: Id5098f33aac213e6add6f061684d0214dc99ab5b
2018-08-27 13:29:18 -07:00