mirror of
https://github.com/aljazceru/ansible-role-mysql.git
synced 2025-12-19 13:54:20 +01:00
Use proper path for systemd.
This commit is contained in:
@@ -14,7 +14,7 @@ env:
|
||||
playbook: centos-7-test.yml
|
||||
- distribution: ubuntu
|
||||
version: 16.04
|
||||
init: /usr/lib/systemd/systemd
|
||||
init: /lib/systemd/systemd
|
||||
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
|
||||
playbook: test.yml
|
||||
- distribution: ubuntu
|
||||
|
||||
Reference in New Issue
Block a user