mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Also start opentracker-ipv6. It now seems to work ok.
This commit is contained in:
@@ -66,6 +66,11 @@
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: set opentracker-ivp6 to start
|
||||
service: name=opentracker-ipv6 state=started enabled=yes
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: check the selinux context of webdir
|
||||
command: matchpathcon /srv/web
|
||||
register: webdir
|
||||
|
||||
Reference in New Issue
Block a user