summaryrefslogtreecommitdiff
path: root/roles
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-07-02 22:54:04 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-07-02 22:54:04 +0200
commit7c9f3ca4fb512a5fd132a925893277a8d4dd3a28 (patch)
treebc136d9e4af1c3c479cb5fd41e9f8ea64bf65661 /roles
parentcoturn: add sample script to generate time-limited user credentials (diff)
remove useless tags
Diffstat (limited to 'roles')
-rw-r--r--roles/core/base/tasks/main.yml2
-rw-r--r--roles/installer/debian/preseed/tasks/main.yml2
-rw-r--r--roles/reboot-and-wait/tasks/main.yml2
3 files changed, 0 insertions, 6 deletions
diff --git a/roles/core/base/tasks/main.yml b/roles/core/base/tasks/main.yml
index 5484a3a6..73d85993 100644
--- a/roles/core/base/tasks/main.yml
+++ b/roles/core/base/tasks/main.yml
@@ -17,8 +17,6 @@
line: "startup_message off"
dest: /etc/screenrc
mode: 0644
- tags:
- - screen
- name: install htop config (1/2)
loop:
diff --git a/roles/installer/debian/preseed/tasks/main.yml b/roles/installer/debian/preseed/tasks/main.yml
index 46d6a1d9..373f0a41 100644
--- a/roles/installer/debian/preseed/tasks/main.yml
+++ b/roles/installer/debian/preseed/tasks/main.yml
@@ -46,5 +46,3 @@
etc/systemd/
etc/systemd/network/
etc/systemd/network/90-namepolicy.link
- tags:
- - skip_ansible_lint
diff --git a/roles/reboot-and-wait/tasks/main.yml b/roles/reboot-and-wait/tasks/main.yml
index 18ae2703..e648f0af 100644
--- a/roles/reboot-and-wait/tasks/main.yml
+++ b/roles/reboot-and-wait/tasks/main.yml
@@ -3,8 +3,6 @@
async: 1
poll: 0
ignore_errors: true
- tags:
- - skip_ansible_lint
- name: waiting for host to come back
wait_for_connection: