Update main.yml

This commit is contained in:
qiaofeng1227 2022-11-01 14:15:02 +08:00 committed by GitHub
parent 67eae5d02b
commit 14ae031d04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,3 +18,4 @@
- name: Install navigator plugin of cockpit on centos
shell: |
yum install https://github.com/45Drives/cockpit-navigator/releases/download/v0.5.10/cockpit-navigator-0.5.10-1.el7.noarch.rpm
when: ansible_os_family == "Redhat"