summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | if __name__ does work with ansible modulesToshio Kuratomi2014-11-142-4/+1
| * | | add apt unittestMichael Vogt2014-11-143-3/+47
| * | | Allow foo=1.0* like expressions in aptMichael Vogt2014-11-141-2/+3
|/ / /
* | | Merge pull request #24 from sysadmind/develBrian Coca2014-11-131-1/+3
|\ \ \
| * | | Added note to files/synchronize module about synchronizing two directories on...Joe Adams2014-09-291-1/+3
* | | | Merge pull request #319 from preo/remove-executable-permissionsBrian Coca2014-11-139-0/+0
|\ \ \ \
| * | | | Remove incorrect executable permissions.Robert Estelle2014-11-139-0/+0
|/ / / /
* | | | Merge pull request #317 from maxamillion/admiller/fix-gce_net-fw-exampleBrian Coca2014-11-131-4/+5
|\ \ \ \
| * | | | fix gce_net add firewall rule exampleAdam Miller2014-11-131-4/+5
|/ / / /
* | | | Merge pull request #286 from bcoca/hostname_24_compatibleBrian Coca2014-11-131-14/+18
|\ \ \ \
| * | | | switched to iterator as per commentsBrian Coca2014-11-111-1/+1
| * | | | made hostname work with python 2.4Brian Coca2014-11-081-14/+18
* | | | | Merge pull request #303 from bcoca/wait_for_exlude_fixesBrian Coca2014-11-131-9/+5
|\ \ \ \ \
| * | | | | let implied type do the splitingBrian Coca2014-11-111-3/+1
| * | | | | minor fixes to wait_for to avoid tracebacks as per ansible core issue #9244Brian Coca2014-11-111-10/+8
* | | | | | Merge pull request #311 from bcoca/apt_state_fixBrian Coca2014-11-131-5/+11
|\ \ \ \ \ \
| * | | | | | corrected comparisson which had accidentally chaned in previous fixesBrian Coca2014-11-121-1/+1
| * | | | | | better handling of deprecated aliasesBrian Coca2014-11-121-3/+9
| * | | | | | make sure 'present' is fully equivalente of 'installed' and remove installed ...Brian Coca2014-11-121-3/+3
* | | | | | | Merge pull request #314 from johnpbatty/develBrian Coca2014-11-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix get_flavor_id() when flavor_ram is specifiedJohn Batty2014-11-131-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #290 from ctrlaltdel/develBrian Coca2014-11-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix a typo in nova_compute documentation stringFrancois Deppierraz2014-11-101-1/+1
* | | | | | | | Merge pull request #284 from borgified/develBrian Coca2014-11-121-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | typo in comments: of -> orFwiffo2014-11-071-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #309 from jsmartin/asg_fix_deleteJames Cammarata2014-11-121-6/+10
|\ \ \ \ \ \ \
| * | | | | | | asg will now be terminated if state=absent.James Martin2014-11-121-6/+10
* | | | | | | | Merge pull request #308 from jsmartin/asg_orphaned_codeJames Cammarata2014-11-121-20/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Removes orphaned code.James Martin2014-11-121-20/+0
* | | | | | | | Serialize tag attributes to ASG properties in ec2_asgJames Cammarata2014-11-121-0/+5
|/ / / / / / /
* | | | | | | Merge pull request #305 from jsmartin/develJames Cammarata2014-11-121-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fixes #240, #274, #108James Martin2014-11-111-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #301 from geerlingguy/add-fetch-mentionBrian Coca2014-11-111-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add mention of fetch module to the copy module docs.Jeff Geerling2014-11-111-1/+1
|/ / / / / /
* | | | | | Use new prompt detection in run_command to detect aptitude promptsJames Cammarata2014-11-101-2/+4
* | | | | | Merge pull request #298 from mrijkeboer/fix-sysctl-whitespaceBrian Coca2014-11-101-2/+2
|\ \ \ \ \ \
| * | | | | | Fix whitespace around '=' in sysctl.conf.Martijn P. Rijkeboer2014-11-101-2/+2
|/ / / / / /
* | | | | | Merge pull request #291 from zemanel/fix-typoBrian Coca2014-11-101-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fixed small typo on ec2 task nameJoseĢ Moreira2014-11-101-1/+1
|/ / / / /
* | | | | Move from md5 to sha1 to work on FIPS-140 enabled systemsToshio Kuratomi2014-11-066-31/+67
|/ / / /
* | | | Deprecate docker_image, use the docker module to deploy docker images, or she...Michael DeHaan2014-11-051-0/+1
* | | | Merge pull request #280 from bcoca/fixed_init_issue_utilitiesBrian Coca2014-11-052-0/+0
|\ \ \ \
| * | | | added missing init.py for utilities modulesBrian Coca2014-11-052-0/+0
* | | | | Merge pull request #276 from bcoca/fixed_cloudmodules_buildBrian Coca2014-11-059-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | added __init__.py to new cloud subcategories so builds work againBrian Coca2014-11-059-0/+0
|/ / / /
* | | | Move internal category to utilities to remove one more category from the left...Michael DeHaan2014-11-043-0/+0
* | | | Renames.Michael DeHaan2014-11-0413-0/+0
* | | | Some more module categorization.Michael DeHaan2014-11-0422-0/+0
* | | | Merge pull request #268 from bcoca/subcloudsMichael DeHaan2014-11-0468-0/+0
|\ \ \ \
| * | | | made subcategories for cloud modules for better organizationBrian Coca2014-11-0468-0/+0
|/ / / /