summaryrefslogtreecommitdiff
path: root/worker.yml
diff options
context:
space:
mode:
Diffstat (limited to 'worker.yml')
-rw-r--r--worker.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/worker.yml b/worker.yml
index 378d0b1..7551a56 100644
--- a/worker.yml
+++ b/worker.yml
@@ -45,10 +45,10 @@
- file:
state: directory
path: /workspace
- - lineinfile:
- path: /etc/fstab
- regexp: '^/dev/vdb'
- line: '/dev/vdb /workspace ext4 defaults 0 2'
+ # - lineinfile:
+ # path: /etc/fstab
+ # regexp: '^/dev/vdb'
+ # line: '/dev/vdb /workspace ext4 defaults 0 2'
vars:
host: worker
ansible_python_interpreter: /usr/bin/python3