From 2b1666704686dad229bc0e1b1b0cd03de7f2e54d Mon Sep 17 00:00:00 2001 From: steenzout Date: Wed, 9 Sep 2015 13:13:48 -0600 Subject: [PATCH] added v3.9.2 entry. --- README.md | 2 ++ tests/test.yml | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c7fd85..96a697e 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,8 @@ is always nice for users too: ## Changelog +- v3.9.2 : 9 Sep 2015 + - fixed tests - v3.9.0 : 9 Sep 2015 - merge with primogen v9 - use ansible 1.9.3 diff --git a/tests/test.yml b/tests/test.yml index 78d44b0..4d7fb47 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -4,9 +4,10 @@ - name: tests play hosts: all gather_facts: yes - tags: test roles: + - ansiblebit.launchpad-ppa-webupd8 + - { role: tests, when: idempotence is defined and idempotence }