Skip to content

Commit

Permalink
This whole time! Missing run_opts
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Dyson committed Jun 6, 2016
1 parent 73f4ab8 commit f6cedd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ env:
- distribution: ubuntu
version: 16.04
init: /lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
playbook: playbook.yml

services:
Expand Down
2 changes: 0 additions & 2 deletions tests/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@
---

- hosts: all
vars:
ansible_service_mgr: systemd
roles:
- { role: ../../ }

0 comments on commit f6cedd1

Please sign in to comment.