block-device/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sat, 20 Jul 2024 10:22:38 -0500
changeset 233 abc2c5c417a7
parent 2 2556522a2a45
permissions -rw-r--r--
Version updates.

---

block_device_user: "{{ansible_user}}"
block_device_group: "{{ansible_group}}"
block_device_mode: "0755"
block_device_umask: "0022"
block_device_opts: "defaults"