- 23 Jul, 2013 1 commit
-
-
changed apikey and apiid to api_key and api_id and noted that it is boundary tags not ansible tags as per mpdehaan
Curtis committed
-
- 02 Jul, 2013 1 commit
-
-
Curtis committed
-
- 25 Jun, 2013 1 commit
-
-
Curtis committed
-
- 24 Jun, 2013 1 commit
-
-
made changes as requested by mpdehaan and added code to remove key and cert pem files on removal of meter
Curtis committed
-
- 19 Jun, 2013 22 commits
-
-
Curtis 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 14 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
-