Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update doc, irc and mailing list information in manpages input | Maykel Moya | 2014-02-12 | 4 | -8/+12 |
| | |||||
* | Merge pull request #5972 from mmoya/docfix | Michael DeHaan | 2014-02-12 | 4 | -5/+5 |
|\ | | | | | Minor grammar fix in manpages and update docs url. | ||||
| * | Fix documentation url | Maykel Moya | 2014-02-11 | 1 | -1/+1 |
| | | |||||
| * | Minor grammar fix in manpages | Maykel Moya | 2014-02-11 | 4 | -4/+4 |
| | | |||||
* | | Merge pull request #5967 from willthames/env_setup_library | Michael DeHaan | 2014-02-12 | 2 | -1/+31 |
|\ \ | | | | | | | Allow hacking/env-setup module path to use config file library path | ||||
| * | | Allow hacking/env-setup module path to use config file library path | willthames | 2014-02-12 | 2 | -1/+31 |
|/ / | | | | | | | | | | | | | | | 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. | ||||
* | | Merge pull request #5962 from sivel/rax-facts-docs-update | Michael DeHaan | 2014-02-11 | 2 | -26/+86 |
|\ \ | | | | | | | rax_facts and rax_keypair modules: update docs | ||||
| * | | The OpenStack auth attributes apply to rax_keypair also | Matt Martz | 2014-02-11 | 1 | -11/+41 |
| | | | |||||
| * | | Update docs for rax_facts to include parameters added for other OpenStack clouds | Matt Martz | 2014-01-30 | 1 | -15/+45 |
| | | | |||||
* | | | When using jsonify in modules, try several unicode encoding for dumps() | James Cammarata | 2014-02-11 | 1 | -1/+6 |
| | | | | | | | | | | | | Fixes #4821 | ||||
* | | | Fixing tests for git | James Cammarata | 2014-02-11 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #5957 from sivel/rax-no-default-disk-config | jctanner | 2014-02-11 | 1 | -2/+4 |
|\ \ \ | | | | | | | | | rax module: Don't set a default for disk_config | ||||
| * | | | Don't set a default disk_config. Defaulting to 'auto', causes issues with ↵ | Matt Martz | 2014-02-10 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | new images | ||||
* | | | | Update bug reporting instructions to refer to the issue template | James Tanner | 2014-02-11 | 1 | -8/+1 |
| |_|/ |/| | | |||||
* | | | Merge pull request #5945 from swills/patch-1 | Michael DeHaan | 2014-02-11 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | Add some notes on installing on FreeBSD | ||||
| * | | | Add some notes on installing on FreeBSD | Steve Wills | 2014-02-10 | 1 | -0/+15 |
| | | | | | | | | | | | | Could perhaps be expanded with more prose, but this will do for a start. | ||||
* | | | | Re-add synchronize unit tests | James Tanner | 2014-02-11 | 1 | -0/+132 |
| | | | | |||||
* | | | | Refactor the synchronize action plugin and add unit tests | James Tanner | 2014-02-11 | 1 | -8/+41 |
| | | | | |||||
* | | | | Merge pull request #5948 from bob-smith/spelling_and_typos | Michael DeHaan | 2014-02-11 | 3 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Fix various typos in markdown documentation | ||||
| * | | | | Fix various typos in markdown documentation | John Barker | 2014-02-11 | 4 | -7/+7 |
| |/ / / | |||||
* | | | | Merge pull request #5946 from bob-smith/patch-1 | jctanner | 2014-02-10 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix typos in ISSUE_TEMPLATE.md | ||||
| * | | | | Fix typos in ISSUE_TEMPLATE.md | John Barker | 2014-02-10 | 1 | -2/+2 |
| |/ / / | |||||
* / / / | Open LOG_LOCK file with FD_CLOEXEC to prevent file descriptor leakage | James Cammarata | 2014-02-10 | 1 | -3/+10 |
|/ / / | | | | | | | | | | Fixes #5399 | ||||
* | | | Merge branch 'issue_4812' into devel | James Cammarata | 2014-02-10 | 1 | -1/+9 |
|\ \ \ | |||||
| * | | | Use finalize method in jinja2 to convert None values to empty strings | James Cammarata | 2014-02-06 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | Fixes #4812 | ||||
* | | | | Specify mode in the makedirs call for fireball/accelerate keys | James Cammarata | 2014-02-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'devel' of https://github.com/xyrix/ansible into xyrix-devel | James Cammarata | 2014-02-10 | 2 | -3/+16 |
|\ \ \ \ | |||||
| * | | | | fixed thinkoes | xyrix | 2014-02-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | fixed file perms checking | xyrix | 2014-02-06 | 1 | -1/+7 |
| | | | | | |||||
| * | | | | made accelerate keys directory configurable, and permissions for the file ↵ | xyrix | 2014-02-06 | 2 | -3/+10 |
| |/ / / | | | | | | | | | | | | | and dir configurable, and gave them a safe default | ||||
* | | | | Merge pull request #5931 from suzaku/fix_typo | Michael DeHaan | 2014-02-10 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix typo in CODING_GUIDELINES.md | ||||
| * | | | | Fix typo | satoru | 2014-02-10 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #5883 from amirhhz/improve-ec2-module-docs | Michael DeHaan | 2014-02-09 | 1 | -12/+12 |
|\ \ \ \ | | | | | | | | | | | Improve ec2 module docs | ||||
| * | | | | Neaten up example YAML with 2-space indenting | Amir H. Hajizamani | 2014-02-05 | 1 | -11/+11 |
| | | | | | |||||
| * | | | | Example should put instance_ids list in quotes for avoid YAML error | Amir H. Hajizamani | 2014-02-05 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #5920 from geerlingguy/patch-1 | Michael DeHaan | 2014-02-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Change reference to open 'intranet' to 'internet' | ||||
| * | | | | | Change reference to open 'intranet' to 'internet' | Jeff Geerling | 2014-02-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | The Internet is being referred to, but the documentation uses the word 'intranet'. | ||||
* | | | | | | Merge pull request #5924 from Barthalion/devel | Michael DeHaan | 2014-02-09 | 1 | -8/+5 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Include all man pages in Arch Linux package. | ||||
| * | | | | | | Include all man pages in Arch Linux package. | Bartłomiej Piotrowski | 2014-02-09 | 1 | -8/+5 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | | | Merge pull request #5926 from riceo/devel | Michael DeHaan | 2014-02-09 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix Linode inventory plugin causing a Chube exception when attempting to obtain information on a specific Linode host | ||||
| * | | | | | Save api id to index as an int instead of a list | Aaron Rice | 2014-02-09 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #5911 from fly/fix_linode_typo | Michael DeHaan | 2014-02-08 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | add missing ' in Linode documentation | ||||
| * | | | | | fix linode typo | Jon Chen | 2014-02-08 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #5912 from risaacson/issue5739_5 | Richard Isaacson | 2014-02-08 | 1 | -5/+24 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | Refining the fix made in #5885. Merging this quickly after PR as further testing of of earlier fix demonstrated flaws. Those flaws are now removed and tested to be removed. | ||||
| * | | | | Refining the fix made in #5885. | Richard C Isaacson | 2014-02-08 | 1 | -5/+24 |
|/ / / / | | | | | | | | | | | | | It turns out that some of the assumptions in #5885 were slightly off. The previous fix relied on a call to the module to creat a tmp_path. This is insufficent as there are few cases that we need to have the tmp directory before we make the module call. If we don't have a tmp_path before we do a recursive call or when we find a file that does not match the remote md5 hash we need to create a tmp directory. Also we are not more percise when we will need to clean up the remote tmp_path. | ||||
* | | | | Revert "Revert "Revert "Add the fork manager code (related to previous ↵ | Michael DeHaan | 2014-02-08 | 1 | -134/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | patch).""" This reverts commit 60d3611b702898e64f4f132d7dc7a6d3691c54e0. | ||||
* | | | | Revert "Revert "Revert "This patch makes Ansible reuse fork allocation ↵ | Michael DeHaan | 2014-02-08 | 1 | -21/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | between seperate instantations of the runner API, therefore the overhead of recreating forks""" This reverts commit 73ca1a173c8ede76f19ebce5d6a018fd41e30c68. | ||||
* | | | | Revert "While the previous work on the foon class can't be quite recycled, ↵ | Michael DeHaan | 2014-02-08 | 2 | -8/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | it's still a nice abstraction." This reverts commit caab52aee25e8163d0cb8add4df3d49a803f52d1. | ||||
* | | | | While the previous work on the foon class can't be quite recycled, it's ↵ | Michael DeHaan | 2014-02-08 | 2 | -20/+8 |
| | | | | | | | | | | | | | | | | still a nice abstraction. | ||||
* | | | | Revert "Revert "This patch makes Ansible reuse fork allocation between ↵ | Michael DeHaan | 2014-02-08 | 1 | -47/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | seperate instantations of the runner API, therefore the overhead of recreating forks"" This reverts commit 6685b4989e0763793e7b87170027af40f634ce46. |