mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
d1f4e8785d
commit
afef31ec2e
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user