Commit 8c34e9c0 by ansible

no message

1 parent d107f5e3
Showing with 1 additions and 1 deletions
......@@ -12,7 +12,7 @@
- { device: "/dev/{{ app_disk }}", number: "3", start: "81%", end: "90%" }
- { device: "/dev/{{ app_disk }}", number: "4", start: "91%", end: "100%" }
- name: "Format disk: \"{{ item.device }}\" using etx4"
- name: "Format Disk: \"{{ item.device }}\" using etx4"
filesystem:
dev: "{{ item.device }}"
fstype: ext4
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!