parent
70b3543c9c
commit
b938abb9ca
@ -27,7 +27,10 @@
|
||||
backup: no
|
||||
|
||||
- name: Install Harbor
|
||||
command: /opt/harbor/install.sh --with-trivy
|
||||
ansible.builtin.shell:
|
||||
cmd: /opt/harbor/install.sh --with-trivy
|
||||
# environment:
|
||||
# TERM: dumb
|
||||
|
||||
- name: Delete temporary files
|
||||
file:
|
||||
|
Loading…
x
Reference in New Issue
Block a user