- 19 Jun, 2013 24 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
This reverts commit 4942a06b. Conflicts: lib/ansible/runner/__init__.py
Michael DeHaan committed -
It's WITH_ITEMS_USES_LIST not WITH_ITEMS_WANTS_LIST.
Michael DeHaan committed -
Scott Sturdivant committed
-
make name the parameter, with hostname as alias
Michael DeHaan committed -
django_manage: Pass --noinput to migrate
Michael DeHaan committed -
datadog_event module requires urllib2, not httplib2.
Michael DeHaan committed -
Arturas Slajus committed
-
name is used throughout Ansible, it's the "standard". This change applies that standard to the add_host routine and updates the docs to reflect that. Related to https://github.com/ansible/ansible/pull/3254
Jesse Keating committed -
The django 'migrate' command should receive the --noinput command, otherwise it can block waiting for user input.
Lorin Hochstein committed -
bug fix for #3077, environment settings for script
Michael DeHaan committed -
changed get_mount_facts to ignore mount types 'none'
Michael DeHaan committed -
Michael DeHaan committed
-
datadog_event module: submit your events to DataDog service.
Michael DeHaan committed -
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Add OpenRC support to the service module.
Michael DeHaan committed -
Removed merge conflict header
Michael DeHaan committed -
Make 'ansible_ssh_user' available in templates
Michael DeHaan committed
-
- 18 Jun, 2013 16 commits
-
-
pkg option of apt is not required
Michael DeHaan committed -
Fix typo in PKGBUILD
Michael DeHaan committed -
spelling ansbile->ansible
Michael DeHaan committed -
You can use apt module with update_cache and without specifying a package. Update the docs to reflect this.
Jesse Keating committed -
Jim Tittsler committed
-
ansbile.cfg -> ansible.cfg
Buce committed -
Joshua Lund committed
-
-
Added placement_group parameter for cluster compute. Issue 3232.
Michael DeHaan committed -
Document the 'default' argument for vars_prompt.
Michael DeHaan committed -
Fixed a few small typos
Michael DeHaan committed -
-
Michael DeHaan committed
-
Joshua Lund committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-