1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 02, 2024 — Aug 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- default inventory changed to what Vagrant provisions - changed --extra-vars to -e - pass vagrant_box variable to the playbook - increased playbook verbosity when testing More... over 9 years ago
- updated ansible versions to test against - pass LANG and LC_ALL environment variables to tox virtual environments - pass vagrant_box variable on playbook More... over 9 years ago
remove changelog section More... almost 10 years ago
use tags instead of when condition to determine when to run the tests.
Pedro Salgado
as steenzout
More... almost 10 years ago
removed tag.
Pedro Salgado
as steenzout
More... almost 10 years ago
removed duplicate provisioning play.
Pedro Salgado
as steenzout
More... almost 10 years ago
merge.
Pedro Salgado
as steenzout
More... almost 10 years ago
use ansible 1.9.3
Pedro Salgado
as steenzout
More... almost 10 years ago
use ansible 1.9.3
Pedro Salgado
as steenzout
More... almost 10 years ago
fixed environment name.
Pedro Salgado
as steenzout
More... about 10 years ago
fixed reference to unreachable stats.
Pedro Salgado
as steenzout
More... about 10 years ago
fixed reference to unreachable stats.
Pedro Salgado
as steenzout
More... about 10 years ago
test unreachable stats.
Pedro Salgado
as steenzout
More... about 10 years ago
fixed documentation of idempotence callback module. added string constant. only run the test if the variable is defined and is set to true.
Pedro Salgado
as steenzout
More... about 10 years ago
moved ANSIBLE_ASK_SUDO_PASS environment variable to be passed by shell environment and not set by script.
Pedro Salgado
as steenzout
More... about 10 years ago
added extra variables to force running idempotence tests on vagrant.
Pedro Salgado
as steenzout
More... about 10 years ago
updated ansible 1.9 environment to 1.9.2.
Pedro Salgado
as steenzout
More... about 10 years ago
removed passenv variables.
Pedro Salgado
as steenzout
More... about 10 years ago
allow user to pass extra arguments to the ansible-playbook command (useful for testing of travis build on localhost).
Pedro Salgado
as steenzout
More... about 10 years ago
removed redundant parenthesis.
Pedro Salgado
as steenzout
More... about 10 years ago
added stub to set test default variables.
Pedro Salgado
as steenzout
More... about 10 years ago
pass ANSIBLE_ASK_SUDO_PASS environment variable to the tox environment so that one can run tests against their local mac environment.
Pedro Salgado
as steenzout
More... about 10 years ago
incremented version number.
Pedro Salgado
as steenzout
More... about 10 years ago
pass TRAVIS environment variable.
Pedro Salgado
as steenzout
More... about 10 years ago
fixed file header.
Pedro Salgado
as steenzout
More... about 10 years ago
move task into another play.
Pedro Salgado
as steenzout
More... about 10 years ago
merged changes.
Pedro Salgado
as steenzout
More... about 10 years ago
added env option to test_idempotence.sh.
Pedro Salgado
as steenzout
More... about 10 years ago
skip test tags on provisioning step. More... about 10 years ago
added test tag to the tests role. More... about 10 years ago