Sha256: b27302d35fdbc97919751548d7a6cc751c45792028a01e9887e69c57b3e09151
Contents?: true
Size: 421 Bytes
Versions: 2
Compression:
Stored size: 421 Bytes
Contents
--- language: python python: "2.7" before_install: - sudo apt-get update -qq - sudo apt-get install -qq python-apt python-pycurl install: - pip install ansible script: - "printf '[defaults]\nroles_path = ../' > ansible.cfg" - ansible-playbook -i tests/inventory --syntax-check tests/test.yml - ansible-playbook -i tests/inventory --connection=local --become -vvvv tests/test.yml notifications: email: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
taperole-2.1.1 | vendor/nickhammond.logrotate/.travis.yml |
taperole-2.1.0 | vendor/nickhammond.logrotate/.travis.yml |