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
|
- name: Restart openvswitch
|
||||||
service:
|
ansible.builtin.service:
|
||||||
name: "{{ openvswitch_service }}"
|
name: "{{ openvswitch_service }}"
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
|
||||||
|
|
@ -6,11 +6,13 @@ galaxy_info:
|
||||||
galaxy_tags: []
|
galaxy_tags: []
|
||||||
license: GPL2
|
license: GPL2
|
||||||
platforms:
|
platforms:
|
||||||
- name: CentOS
|
- name: CentOS
|
||||||
version:
|
version:
|
||||||
- 7
|
- 7
|
||||||
- 8
|
- 8
|
||||||
- name: RedHat
|
- 9
|
||||||
version:
|
- name: RedHat
|
||||||
- 7
|
version:
|
||||||
- 8
|
- 7
|
||||||
|
- 8
|
||||||
|
- 9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue