mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 15:04:02 -07:00
parent
bc99432f89
commit
eaa5e07b28
247 changed files with 7318 additions and 7375 deletions
|
@ -47,7 +47,7 @@
|
|||
become: true
|
||||
ansible.builtin.file:
|
||||
path: /var/run/docker.sock
|
||||
mode: 0666
|
||||
mode: "0666"
|
||||
|
||||
- name: Install python "requests"
|
||||
ansible.builtin.pip:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue