Update main.yml

This commit is contained in:
qiaofeng1227 2022-11-01 17:02:32 +08:00 committed by GitHub
parent d1f4e8785d
commit afef31ec2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
- 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 -y
when: ansible_os_family == "Redhat"
when: ansible_os_family == "RedHat"
- name: Install websoft9's plugins
shell: |