Loading .travis.yml +6 −1 Original line number Diff line number Diff line Loading @@ -5,9 +5,14 @@ dist: trusty sudo: false group: beta services: [docker] cache: - pip - directories: - $HOME/.pre-commit - $HOME/virtualenv install: - pip install -r tests/requirements.txt - pip install -r tests/requirements.txt | cat - ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) -p .molecule/roles - molecule dependency Loading README.rst +3 −0 Original line number Diff line number Diff line OpenBSD bootstrap ################# .. image:: https://travis-ci.org/adarnimrod/openbsd-bootstrap.svg?branch=master :target: https://travis-ci.org/adarnimrod/openbsd-bootstrap Role to bootstrap an OpenBSD instance (allow Ansible to provision the instance). Requirements Loading tests/requirements.txt +2 −2 Original line number Diff line number Diff line ansible==2.2.0.0 testinfra==1.4.3 molecule==1.14.0 testinfra==1.4.4 molecule==1.15.0 ansible-lint==3.4.4 pre-commit==0.9.3 piprot==0.9.7 Loading Loading
.travis.yml +6 −1 Original line number Diff line number Diff line Loading @@ -5,9 +5,14 @@ dist: trusty sudo: false group: beta services: [docker] cache: - pip - directories: - $HOME/.pre-commit - $HOME/virtualenv install: - pip install -r tests/requirements.txt - pip install -r tests/requirements.txt | cat - ansible-galaxy install git+file://$(pwd),$(git rev-parse --abbrev-ref HEAD) -p .molecule/roles - molecule dependency Loading
README.rst +3 −0 Original line number Diff line number Diff line OpenBSD bootstrap ################# .. image:: https://travis-ci.org/adarnimrod/openbsd-bootstrap.svg?branch=master :target: https://travis-ci.org/adarnimrod/openbsd-bootstrap Role to bootstrap an OpenBSD instance (allow Ansible to provision the instance). Requirements Loading
tests/requirements.txt +2 −2 Original line number Diff line number Diff line ansible==2.2.0.0 testinfra==1.4.3 molecule==1.14.0 testinfra==1.4.4 molecule==1.15.0 ansible-lint==3.4.4 pre-commit==0.9.3 piprot==0.9.7 Loading