Update meta
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
1fdf1545b7
commit
a3178a57e2
2 changed files with 11 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: Restart openvswitch
|
||||
service:
|
||||
ansible.builtin.service:
|
||||
name: "{{ openvswitch_service }}"
|
||||
state: restarted
|
||||
|
|
|
|||
|
|
@ -6,11 +6,13 @@ galaxy_info:
|
|||
galaxy_tags: []
|
||||
license: GPL2
|
||||
platforms:
|
||||
- name: CentOS
|
||||
version:
|
||||
- 7
|
||||
- 8
|
||||
- name: RedHat
|
||||
version:
|
||||
- 7
|
||||
- 8
|
||||
- name: CentOS
|
||||
version:
|
||||
- 7
|
||||
- 8
|
||||
- 9
|
||||
- name: RedHat
|
||||
version:
|
||||
- 7
|
||||
- 8
|
||||
- 9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue