Commit 1524d317 authored by nimrod's avatar nimrod
Browse files

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

parents 162bacb2 4e267b33
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ cache:
  - pip
  - directories:
      - $HOME/.pre-commit
      - $HOME/virtualenv

install:
  - pip install -r tests/requirements.txt | cat
+1 −2
Original line number Diff line number Diff line
@@ -38,8 +38,7 @@ docker:
    image: ubuntu
    image_version: xenial
    command: /sbin/init
    cap_add:
      - SYS_ADMIN
    privileged: True
    volume_mounts:
      - /sys/fs/cgroup:/sys/fs/cgroup
      - /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket
+1 −1
Original line number Diff line number Diff line
ansible==2.2.0.0
testinfra==1.4.4
molecule==1.15.0
ansible-lint==3.4.5
ansible-lint==3.4.7
pre-commit==0.9.3
piprot==0.9.7
python-vagrant==0.5.14