Skip to content

Commit

Permalink
Install docker with root
Browse files Browse the repository at this point in the history
  • Loading branch information
Hannes221 committed Mar 20, 2024
1 parent b97e1b3 commit c8d0a2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions github-deployment/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
state: present

- name: Install docker Python library
become: true
pip:
name: docker

Expand Down

0 comments on commit c8d0a2b

Please sign in to comment.