Loading .travis.yml +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ cache: - pip - directories: - $HOME/.pre-commit - $HOME/virtualenv install: - pip install -r tests/requirements.txt | cat Loading molecule.yml +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading tests/requirements.txt +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 Loading Loading
.travis.yml +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ cache: - pip - directories: - $HOME/.pre-commit - $HOME/virtualenv install: - pip install -r tests/requirements.txt | cat Loading
molecule.yml +1 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
tests/requirements.txt +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 Loading