Unreal amounts of linter fixes
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
ansible.builtin.file:
|
||||
path: "{{ nomad.volumes.root }}"
|
||||
state: directory
|
||||
mode: "0755"
|
||||
- name: Ensure registry volume is present
|
||||
ansible.builtin.file:
|
||||
path: "{{ nomad.volumes.registry }}"
|
||||
state: directory
|
||||
state: directory
|
||||
mode: "0755"
|
||||
|
||||
Reference in New Issue
Block a user