NFS, zfs, samba and docker
This commit is contained in:
@@ -96,3 +96,9 @@
|
||||
|
||||
- include_tasks: docker-users.yml
|
||||
when: at_least_one_user_to_modify is defined
|
||||
|
||||
|
||||
- name: Install docker python package
|
||||
ansible.builtin.pip:
|
||||
name: docker
|
||||
extra_args: "--break-system-packages"
|
||||
|
||||
Reference in New Issue
Block a user