- 12 Feb, 2014 19 commits
-
-
Fixes #3688
James Cammarata committed -
airbrake: Made the reporting URL an optional parameter
Michael DeHaan committed -
Reverting unarchive tests.
Richard Isaacson committed -
James Cammarata committed
-
We run into some problems because tar --diff will take into account the file ownership and fail if they don't match. The real-world implication of this is that we could be doing more unarchives then we need to be doing.
Richard C Isaacson committed -
Tell user to make inventory plugin executable
Michael DeHaan committed -
Update doc, irc and mailing list information in manpages input
Michael DeHaan committed -
remove check for version string
Michael DeHaan committed -
this check does not get used anywhere and is not needed as zypper/rpm can handle version information directly
Robin Roth committed -
Updates for the unarchive module and action_plugin.
Richard Isaacson committed -
Some small changes to per notes from @mpdehann.
Richard C Isaacson committed -
Maykel Moya committed
-
mention that include works with addtional task files
Michael DeHaan committed -
Minor grammar fix in manpages and update docs url.
Michael DeHaan committed -
Mention we can include roles/x/tasks/anothertasks.yml with `include anothertasks.yml` within the role's `main.yml` as this is not obvious from the documentation
Jakub Holy committed -
There is a bit going on with the changes here. Most of the changes are cleanup of files so that they line up with the standard files. PR #5136 was merged into the current devel and brought up to working order. A few bug fixes had to be done to get the code to test correctly. Thanks out to @pib! Issue #5431 was not able to be confirmed as it behaved as expected with a sudo user. Tests were added via a playbook with archive files to verify functionality. All tests fire clean including custom playbooks across multiple linux and solaris systems.
Richard C Isaacson committed -
Richard C Isaacson committed
-
Allow hacking/env-setup module path to use config file library path
Michael DeHaan committed -
hacking/env-setup now adds the configured library path in ANSIBLE_CONFIG to the ANSIBLE_LIBRARY environment variable in addition to the previous default of ANSIBLE_HOME/library. This replaces #5950.
willthames committed
-
- 11 Feb, 2014 12 commits
-
-
rax_facts and rax_keypair modules: update docs
Michael DeHaan committed -
Matt Martz committed
-
Fixes #4821
James Cammarata committed -
James Cammarata committed
-
rax module: Don't set a default for disk_config
jctanner committed -
Maykel Moya committed
-
Maykel Moya committed
-
James Tanner committed
-
Add some notes on installing on FreeBSD
Michael DeHaan committed -
James Tanner committed
-
James Tanner committed
-
Fix various typos in markdown documentation
Michael DeHaan committed
-
- 10 Feb, 2014 9 commits
-
-
John Barker committed
-
Matt Martz committed
-
Fix typos in ISSUE_TEMPLATE.md
jctanner committed -
Fixes #5399
James Cammarata committed -
John Barker committed
-
Could perhaps be expanded with more prose, but this will do for a start.
Steve Wills committed -
James Cammarata committed
-
James Cammarata committed
-