RETIRED, Puppet module for Ansible
Go to file
Colleen Murphy f10adeb3a8 Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: Iec89bcc9c335e44f83b08e1048bc848946036f44
2018-07-12 09:57:43 +02:00
files Remove embedded ansible role 2015-03-03 15:10:50 -08:00
manifests Set an ansible callback directory 2017-04-28 18:30:16 -04:00
spec/acceptance Depend on helper gem for spec_helper_acceptance 2017-08-18 10:40:36 +02:00
templates Set an ansible callback directory 2017-04-28 18:30:16 -04:00
.gitignore Add acceptance tests for puppet-ansible. 2015-09-21 19:27:38 -03:00
.gitreview Add standard puppet module files and .gitreview 2015-01-29 21:20:35 +00:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:43 +02:00
LICENSE Add standard puppet module files and .gitreview 2015-01-29 21:20:35 +00:00
README.md Add acceptance tests for puppet-ansible. 2015-09-21 19:27:38 -03:00
Rakefile Add standard puppet module files and .gitreview 2015-01-29 21:20:35 +00:00
bindep.txt Add bindep.txt file 2017-05-01 21:01:02 -04:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:16 +00:00

README.md

OpenStack Ansible Module

Overview

Configures Ansible.

Run Tests

bundle install
bundle exec rspec