replace unbound w/ kresd, add user (needs ansible users bugfix for pw)
This commit is contained in:
4
roles/reachable/tasks/main.yaml
Normal file
4
roles/reachable/tasks/main.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: wait until host is reachable
|
||||
ansible.builtin.wait_for_connection:
|
||||
timeout: 1200
|
||||
Reference in New Issue
Block a user