summaryrefslogtreecommitdiff
path: root/roles/reboot-and-wait/tasks
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-12-25 11:42:44 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-12-25 11:42:44 +0100
commitdb08ebcbdb59124e0e2e78a7dff5033d4e3238fc (patch)
tree8108404c64fb6f99a727cb0a12dfee5a8bbe2f89 /roles/reboot-and-wait/tasks
parentadded openwrt role and config for elevate router (diff)
some linter fixes
Diffstat (limited to 'roles/reboot-and-wait/tasks')
-rw-r--r--roles/reboot-and-wait/tasks/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/reboot-and-wait/tasks/main.yml b/roles/reboot-and-wait/tasks/main.yml
index e648f0af..18ae2703 100644
--- a/roles/reboot-and-wait/tasks/main.yml
+++ b/roles/reboot-and-wait/tasks/main.yml
@@ -3,6 +3,8 @@
async: 1
poll: 0
ignore_errors: true
+ tags:
+ - skip_ansible_lint
- name: waiting for host to come back
wait_for_connection: