git-secret/.ci/integration/vars/Alpine.yml
Josh Rabinowitz b7741a0ade
Issue487 fedora buids (#511)
* use python3 and pip3

* upgrade to ansible 2.8.4

* set ansible_python_interpreter

* fix: enable debian sources when haven't found them

* updates to changelog
2019-08-18 03:40:16 -04:00

20 lines
222 B
YAML

---
ansible_python_interpreter: /usr/bin/python3
test_dependencies:
- gawk
- git
- make
- man
- procps
- rsync
- ruby
- ruby-dev
- tar
build_tools:
- make
- tar
- autoconf
- automake
- gettext