aboutsummaryrefslogtreecommitdiffstats
path: root/roles/_workstation/dockerd/tasks
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-12-12 22:15:01 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-12-12 22:15:01 +0100
commitdb698b595e7ff088c96d00ef5285a0d634aff1be (patch)
tree4ec4242098a774e0de7ae1a4637b45b949e4ecce /roles/_workstation/dockerd/tasks
parentee3e324680a15d59429b1a2a0615fe787d169068 (diff)
downloadrules-db698b595e7ff088c96d00ef5285a0d634aff1be.tar.gz
refactor: pass ansible-lint with yaml header
Diffstat (limited to 'roles/_workstation/dockerd/tasks')
-rw-r--r--roles/_workstation/dockerd/tasks/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/_workstation/dockerd/tasks/main.yml b/roles/_workstation/dockerd/tasks/main.yml
index 76d70d6..a7ba92b 100644
--- a/roles/_workstation/dockerd/tasks/main.yml
+++ b/roles/_workstation/dockerd/tasks/main.yml
@@ -1,3 +1,5 @@
+---
+
- name: install docker
ansible.builtin.package:
name:
remember that computers suck.