openqa: drop some unnecessary indentation
This commit is contained in:
parent
d6070b9081
commit
b86fcfc054
1 changed files with 4 additions and 4 deletions
|
@ -135,10 +135,10 @@
|
|||
service: name={{ item }} enabled=yes state=started
|
||||
register: services
|
||||
with_items:
|
||||
- openqa-scheduler
|
||||
- openqa-webui
|
||||
- openqa-websockets
|
||||
- openqa-gru
|
||||
- openqa-scheduler
|
||||
- openqa-webui
|
||||
- openqa-websockets
|
||||
- openqa-gru
|
||||
|
||||
- name: Check if SELinux policy is set
|
||||
shell: "getsebool httpd_can_network_connect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue