Commit 4ddf4be0 by ansible

no message

1 parent a40b5c89
Showing with 0 additions and 1 deletions
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
filesystem: filesystem:
dev: "{{ item.device }}" dev: "{{ item.device }}"
fstype: ext4 fstype: ext4
opts: -cc
with_items: with_items:
- { device: /dev/vdc1 } - { device: /dev/vdc1 }
- { device: /dev/vdc2 } - { device: /dev/vdc2 }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!