Skip to content

Commit

Permalink
test if better to manage the flush_handlers after the burpca wait
Browse files Browse the repository at this point in the history
  • Loading branch information
pablodav committed Apr 11, 2019
1 parent 5d2c4b7 commit 60ea9ae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,15 @@ platforms:
- "/sys/fs/cgroup:/sys/fs/cgroup:ro"
groups:
- group1
- name: ansible_test-02
image: fedora
privileged: True
capabilities:
- SYS_ADMIN
volumes:
- "/sys/fs/cgroup:/sys/fs/cgroup:ro"
groups:
- group1
# In docker cannot be tested with centos 7 due to https://github.com/ansible/ansible-modules-core/issues/593
- name: ansible_test-03
image: centos/systemd
Expand Down

0 comments on commit 60ea9ae

Please sign in to comment.