summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | documentation fixBen Holloway2014-04-241-1/+1
| | * | | | attempt to set availability_zones to all if neither availability_zones or vpc...Ben Holloway2014-04-241-4/+12
| | * | | | documentation fix availability_zones should be required for ec2_asgBen2014-04-241-1/+1
* | | | | | Slight tweak to regex examples.Michael DeHaan2014-04-291-2/+4
|/ / / / /
* | | | | Forgot to add an assertion for the new rsync_path testJames Cammarata2014-04-291-0/+11
* | | | | Merge pull request #6984 from clconway/variable-re-docMichael DeHaan2014-04-291-0/+12
|\ \ \ \ \
| * | | | | Modifies match/search filter examples to use non-trivial regexes.Chris Conway2014-04-141-5/+5
| * | | | | Adds search/match examples to "Playbooks > Variables > Jinja2 Filters" doc se...Chris Conway2014-04-141-0/+12
* | | | | | Merge pull request #6994 from tonk/docfixMichael DeHaan2014-04-291-0/+1
|\ \ \ \ \ \
| * | | | | | Fix documentation errorTon Kersten2014-04-151-0/+1
* | | | | | | Clarify lookup plugin execution location per request.Michael DeHaan2014-04-291-2/+3
* | | | | | | Merge pull request #7119 from jjshoe/patch-4Michael DeHaan2014-04-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Finish reverting #b73cddcJoel Schuweiler2014-04-271-1/+1
* | | | | | | | Minor tweak to rsync_path construction in synchronize moduleJames Cammarata2014-04-291-1/+1
* | | | | | | | Adding a new test for the synchronize module to test rsync_pathJames Cammarata2014-04-291-0/+6
* | | | | | | | Add Mavericks install notesMichael DeHaan2014-04-291-0/+4
* | | | | | | | Merge pull request #7186 from jf/docfix-obvious-quick-simplesMichael DeHaan2014-04-292-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | playbooks_roles.rst: remove extraneous commaJeffrey 'jf' Lim2014-04-301-1/+1
| * | | | | | | | Obvious quick fixes:Jeffrey 'jf' Lim2014-04-302-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Commenting out pkg_resources lines for now, as they break hacking/env-setupJames Cammarata2014-04-292-4/+4
* | | | | | | | Merge branch 'delegate_to_honor_ssh_private_key_file' of https://github.com/r...James Cammarata2014-04-291-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Honor ansible_private_key_file for delegated hostsSébastien Gross2014-04-181-0/+6
* | | | | | | | | Merge branch 'abadger-feature/multi-version-import' into develJames Cammarata2014-04-294-2/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cleaning up the import testing around setuptoolsJames Cammarata2014-04-291-8/+3
| * | | | | | | | | Merge branch 'feature/multi-version-import' of https://github.com/abadger/ans...James Cammarata2014-04-294-2/+27
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add Requires to the specfile for setuptools and the python-crypto2.6Toshio Kuratomi2014-04-021-0/+9
| | * | | | | | | | | Prnt error message is unable to use setuptools when buildingToshio Kuratomi2014-04-021-1/+11
| | * | | | | | | | | distutils' requires parameter doesn't work with setuptools. UseToshio Kuratomi2014-03-141-1/+1
| | * | | | | | | | | Require a recent enough version of pycrypto and see that playbook and vault u...Toshio Kuratomi2014-03-143-1/+7
* | | | | | | | | | | Merge pull request #6794 from follower/patch-4Michael DeHaan2014-04-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make `vpc_security_group` docs more accuratefollower2014-04-021-1/+1
* | | | | | | | | | | | In apt module show 'name' vs pkg to standardize with the rest of the modules....Michael DeHaan2014-04-291-7/+7
* | | | | | | | | | | | Add an example of how to reload local facts.Michael DeHaan2014-04-291-0/+16
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Clarify .ssh/config port usage.Michael DeHaan2014-04-291-2/+4
* | | | | | | | | | | Catch pycrypto warning about gmp and show a nice warning on stderrJames Cammarata2014-04-291-3/+15
* | | | | | | | | | | Explain how to embed modules in roles.Michael DeHaan2014-04-291-0/+35
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #7212 from jimi-c/issue_7027_ec2_group_egress_rulesJames Cammarata2014-04-291-0/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Make sure a default allow out rule exists if no other egress rules doJames Cammarata2014-04-171-0/+14
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Set proper file permisions when a file is created with atomic_moveJiri Barton2014-04-291-2/+8
* | | | | | | | | While this code is unused, this remote module copy of this function should no...Michael DeHaan2014-04-291-33/+0
* | | | | | | | | Merge pull request #7198 from Logos01/develJames Cammarata2014-04-281-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enable facts module on older SuSE systemsLogos012014-04-281-1/+3
* | | | | | | | | | Merge pull request #7190 from jimi-c/issue_7180_vsphere_guest_hardware_variab...James Cammarata2014-04-281-9/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Make sure values are integers for certain hardware items for vpshere_guestJames Cammarata2014-04-281-9/+9
* | | | | | | | | | | Merge branch 'elb' of https://github.com/bpennypacker/ansible into bpennypack...James Cammarata2014-04-281-9/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | removed unwanted 'if wait else None'Bruce Pennypacker2014-04-241-1/+1
| * | | | | | | | | | | Changed behavior of deregister. If an instance is not found in the ELB then ...Bruce Pennypacker2014-04-221-8/+10
* | | | | | | | | | | | Adding an integration test for the ec2_elb moduleJames Cammarata2014-04-2813-10/+286
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Adding missing options to the file documentation fragmentJames Cammarata2014-04-281-4/+59
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'fix_user_non_root_on_rhel' of https://github.com/mscherer/ansib...James Cammarata2014-04-281-1/+7
|\ \ \ \ \ \ \ \ \ \