1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_gopass.git synced 2024-09-14 20:06:42 +02:00

improve mode

This commit is contained in:
L3D 2024-07-27 19:30:12 +02:00
parent bf76fcc81e
commit 1920f158b7
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -7,7 +7,7 @@
ansible.builtin.file:
path: '/etc/.ansible-version'
state: directory
mode: 0755
mode: '0755'
when: submodules_versioncheck | bool
- name: Check playbook version