- 14 Aug, 2013 1 commit
-
-
The idea is that some plugin would not be called in some specific case, and the callback should decide by itself. Having a way to globally disable it is much cleaner than disabling every method one by one on the plugin side. My use case is for fedora-infrastructure that cannot be run from git checkout since it try to connect to the message bus, but another case would be to bootstrap infrastructure, or to run the code on a test servers without having all the callback infrastructure setup.
Michael Scherer committed
-
- 13 Aug, 2013 11 commits
-
-
James Cammarata committed
-
use either pycurl or wget to download from launchpad, also improve error message if neither is installed
Michael Vogt committed -
use pycurl instead of urllib2 when talking to launchpad to actually get SSL cert verification, see https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/915210 or CVE-2011-4407 for a previous similar issue in software-properties
Michael Vogt committed -
James Cammarata committed
-
lwade committed
-
James Cammarata committed
-
1. Debian Squeeze is supported out of box now. 2. Repository type "deb" or "deb-src" should be explicitly specified. 3. If a source had beed added it must be possible to remove it. 4. PPA can be only used against Ubuntu hosts.
Alexander Saltanov committed -
asmajlovic committed
-
James Cammarata committed
-
Ben Podoll committed
-
Ben Podoll committed
-
- 12 Aug, 2013 8 commits
-
-
Ben Podoll committed
-
Ben Podoll committed
-
adding a little more info to the 'path' param so it's clear there are aliases (which are used in other examples) to avoid confusion
Ben Podoll committed -
Related to PR #3823
James Cammarata committed -
You can write a apt action like "- apt: pkg=apt*" with this package.
Michael Vogt committed -
Michael DeHaan committed
-
Mark Mandel committed
-
Use home path expansion for virtualenv param in django_manage module
Michael DeHaan committed
-
- 11 Aug, 2013 15 commits
-
-
danxshap committed
-
Update rax to sync with rax_clb_nodes
Michael DeHaan committed -
Michael DeHaan committed
-
Add openshift inventory plugin
Michael DeHaan committed -
Conflicts: CHANGELOG.md
Michael DeHaan committed -
Michael DeHaan committed
-
Added git disclaimer about dealing with ssh host checking
Michael DeHaan committed -
update docsite about new variable inventory_file
Michael DeHaan committed -
fix inventory.basedir is not absolute path when hostfile is startswith "./"
Michael DeHaan committed -
Fix some typos discovered during casual reading
Michael DeHaan committed -
Brings postgresql_db examples in line with documentation.
Michael DeHaan committed -
Abhijit Menon-Sen committed
-
René Moser committed
-
As of now, the documentation lists a parameter as "name", whereas the examples use a parameter called "db". This brings them in line.
Dan Robinson committed -
ftao committed
-
- 10 Aug, 2013 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
git://github.com/tima/ansibleMichael DeHaan committed
-
forking least possible
Michael DeHaan committed -
Michael DeHaan committed
-