Add Ansible linting and other stuff
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
- name: create hgfs dir
|
||||
become: true
|
||||
file:
|
||||
ansible.builtin.file:
|
||||
state: directory
|
||||
path: /mnt/hgfs
|
||||
mode: 0700
|
||||
|
||||
Reference in New Issue
Block a user