- 16 Sep, 2014 19 commits
-
-
James Cammarata committed
-
James Cammarata committed
-
https://github.com/michalgasek/ansible
Merge branch 'ec2-tag-filter' of https://github.com/michalgasek/ansible into michalgasek-ec2-tag-filter
James Cammarata committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixes #7844
James Cammarata committed -
updated git module documentation
Michael DeHaan committed -
rearrange description/short_description
James Cammarata committed -
Document vault_password_file in intro_configuration
James Cammarata committed -
Toshio Kuratomi committed
-
Fixes #9016
Toshio Kuratomi committed -
James Cammarata committed
-
Also modifies the template action plugin to use this new param when executing the file/copy modules for templating so that links are preserved correctly. Fixes #8998
James Cammarata committed -
Clarified key_file option for the git module, since it requires the user to specify a private key, not a public key.
Devin Austin committed -
Centos 6.x and below use an old RHT style of configuring hostname. CentOS 7.x and better use systemd. Instead of depending on the distribution string which seems to have changed over the course of 6.x we need to explicitly check the version. Fixes #8997
Toshio Kuratomi committed -
Ted Timmons committed
-
it's really dorked on [the documentation page](http://docs.ansible.com/ec2_elb_lb_module.html). This puts it in line with other modules.
Ted Timmons committed -
Matt Martz committed
-
Matt Martz committed
-
- 15 Sep, 2014 10 commits
-
-
Toshio Kuratomi committed
-
Do not remove local role file if given on the commandline
Toshio Kuratomi committed -
attributes
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Fixes #8594
James Cammarata committed -
Fixes #8998
James Cammarata committed -
Fixes #8983
Toshio Kuratomi committed -
Mention defaults subdirectory in a more visible way
James Cammarata committed -
Update playbooks_variables.rst
James Cammarata committed -
vsphere_guest module doc fix
James Cammarata committed
-
- 13 Sep, 2014 2 commits
-
-
All examples do not show it, so only someone reading the doc from end to end would know about it.
Michael Scherer committed -
using this (for testing purpose) : $ ansible-galaxy install COPYING - error: the file downloaded was not a tar.gz - COPYING was NOT installed successfully. - you can use --ignore-errors to skip failed roles. this result in COPYING being erased, which is surprising for the user. This also prevent erasing requirements.yml if someone use the wrong flag.
Michael Scherer committed
-
- 12 Sep, 2014 3 commits
-
-
Fix a bug causing yum module to not update to latest in some cases
Michael DeHaan committed -
Bruno BAILLUET committed
-
Fix the docs for glance_image.endpoint_type
James Cammarata committed
-
- 11 Sep, 2014 6 commits
-
-
very small and minor addition, but I couldn't find anywhere that answered this (now obvious) question I had of whether or not facts could also be yaml files.
renning bruns committed -
zypper: handle lists of packages efficiently
Michael DeHaan committed -
Fixes #8806
James Cammarata committed -
Fixes #8925
Toshio Kuratomi committed -
James Cammarata committed
-
James Cammarata committed
-