1
0
mirror of https://github.com/gjkcz/ansible-void.git synced 2024-11-24 17:25:59 +01:00

Fix mode for bash configuration lock

This commit is contained in:
Emil Miler 2023-06-08 11:32:12 +02:00
parent 5179d56fee
commit 4d98ceb779

View File

@ -76,7 +76,7 @@
path: '{{ item }}'
owner: root
group: root
mode: 644
mode: 0644
state: touch
loop:
- /home/student/.bashrc