Skip to content
Snippets Groups Projects
Commit e09a2747 authored by nimrod's avatar nimrod
Browse files

Merge branch 'master' of /home/nimrod/Documents/Shore/Ansible/example

parents 2d8483d8 204af3dc
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,6 @@ cache: ...@@ -9,7 +9,6 @@ cache:
- pip - pip
- directories: - directories:
- $HOME/.pre-commit - $HOME/.pre-commit
- $HOME/virtualenv
install: install:
- pip install -r tests/requirements.txt | cat - pip install -r tests/requirements.txt | cat
......
...@@ -38,8 +38,7 @@ docker: ...@@ -38,8 +38,7 @@ docker:
image: ubuntu image: ubuntu
image_version: xenial image_version: xenial
command: /sbin/init command: /sbin/init
cap_add: privileged: True
- SYS_ADMIN
volume_mounts: volume_mounts:
- /sys/fs/cgroup:/sys/fs/cgroup - /sys/fs/cgroup:/sys/fs/cgroup
- /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket - /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
......
ansible==2.2.0.0 ansible==2.2.0.0
testinfra==1.4.4 testinfra==1.4.5
molecule==1.15.0 molecule==1.16.1
ansible-lint==3.4.5 ansible-lint==3.4.7
pre-commit==0.9.3 pre-commit==0.9.4
piprot==0.9.7 piprot==0.9.7
python-vagrant==0.5.14 python-vagrant==0.5.14
docker-py==1.10.6 docker-py==1.10.6
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment