- 12 Feb, 2014 11 commits
-
-
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 -
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 11 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
-
Fix typo in CODING_GUIDELINES.md
Michael DeHaan committed -
satoru committed
-
- 09 Feb, 2014 6 commits
-
-
Improve ec2 module docs
Michael DeHaan committed -
Change reference to open 'intranet' to 'internet'
Michael DeHaan committed -
Include all man pages in Arch Linux package.
Michael DeHaan committed -
Fix Linode inventory plugin causing a Chube exception when attempting to obtain information on a specific Linode host
Michael DeHaan committed -
Aaron Rice committed
-
While we're on it, change $pkgdesc to follow its counterpart from official repositories. Additionally don't install RELEASES.txt and CONTRIBUTING.md; there is little use for them from the user's perspective.
Bartłomiej Piotrowski committed
-