mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd - fix indent in ansible file
This commit is contained in:
parent
0263c06cce
commit
aa0e923007
1 changed files with 2 additions and 2 deletions
|
|
@ -31,8 +31,8 @@
|
|||
update_cache: yes
|
||||
state: present
|
||||
|
||||
- name: Symlink docker-compose
|
||||
shell: ln -f -s /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose
|
||||
- name: Symlink docker-compose
|
||||
shell: ln -f -s /usr/libexec/docker/cli-plugins/docker-compose /usr/local/bin/docker-compose
|
||||
|
||||
- name: Add user to docker group
|
||||
user:
|
||||
|
|
|
|||
Loading…
Reference in a new issue