block-device/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Thu, 23 Feb 2023 17:55:33 -0600
changeset 210 dcdb18c5dc21
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"