mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user