mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 07:30:24 +00:00
Update main.yml
This commit is contained in:
parent
14ae031d04
commit
75dfd06605
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@
|
||||||
|
|
||||||
- name: Install navigator plugin of cockpit on centos
|
- name: Install navigator plugin of cockpit on centos
|
||||||
shell: |
|
shell: |
|
||||||
yum install https://github.com/45Drives/cockpit-navigator/releases/download/v0.5.10/cockpit-navigator-0.5.10-1.el7.noarch.rpm
|
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"
|
||||||
|
|
Loading…
Reference in a new issue