Commit Graph

3656 Commits (0fefab66514ac10acaed754793df3106fca4c4a8)

Author SHA1 Message Date
Brian Coca 463a1c21ea now stat skips md5 if file isn't readable 10 years ago
jctanner f1301f6fd9 Merge pull request #6415 from devoncrouse/devel
Fixed references to missing method in ec2 modules
10 years ago
James Tanner 6da2c37112 Fixes #6411 Return None for ec2 api endpoints that return 404 10 years ago
James Tanner bd3322824f Remove duplicate digital_ocean_droplet module 10 years ago
Devon Crouse b853778a93 Fixed references to missing method in ec2 modules
Change-Id: I9b89d433b545269d111b3c290b6411aabf58dd24
10 years ago
Michael DeHaan a689e42d32 Fix ec2_facts module by removing stray fail statement 10 years ago
Michael DeHaan 3b79a36641 Merge pull request #6409 from risaacson/migrate_booleans_bool_ec2_eip
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Michael DeHaan 9b7da52ed7 Merge pull request #6408 from risaacson/migrate_booleans_bool_digital_ocean
Bulk update of choices=BOOLEANS to type='bool'
10 years ago
Richard C Isaacson a1c87e6deb Fix docstring issue. 10 years ago
Richard C Isaacson 1b28e3bf41 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard C Isaacson 10f70bee49 Bulk update of choices=BOOLEANS to type='bool' 10 years ago
Richard Isaacson 6e13c1ebe0 Merge pull request #6406 from risaacson/at_module2
This fixes what was merged in 1.5.0.
10 years ago
James Cammarata 10f7a20e60 Merge pull request #5079 from candlerb/candlerb/virt_states
Additional target states for virt module: "destroyed" and "paused"
10 years ago
James Cammarata 11f500fa2f Merge pull request #4630 from mmoya/mysql_variables-fix2
Add support for string values
10 years ago
James Tanner c73cb77689 Fix name in locale_gen docstring 10 years ago
Michael DeHaan 4a94a5d80a Merge pull request #6400 from vadimkuznetsov/bug5959
bug 5959: https://github.com/ansible/ansible/issues/5959
10 years ago
James Tanner 41b7badb13 Fix snippet imports and version_added in ufw module 10 years ago
James Cammarata 1d6750afec Merge pull request #5518 from pyykkis/ufw
UFW module (another take)
10 years ago
James Tanner 8ffb964f45 Set version_added for locale_gen 10 years ago
James Tanner da95310d86 Rename locale module to locale_gen 10 years ago
James Cammarata 74335b6e59 Merge pull request #5411 from AugustusKling/locale
locale module
10 years ago
James Tanner b3ff88d06a Fix version_added and snippet imports on new digital ocean modules 10 years ago
jctanner 748588b516 Merge pull request #4315 from mgregson/add-digital-ocean-domains
Add digital ocean domains
10 years ago
James Tanner 53777bbbc9 Fix docstring and snippet import style in portage module 10 years ago
jctanner e94a4aa70f Merge pull request #4493 from sayap/portage
Add packaging module for Gentoo Portage.
10 years ago
James Cammarata f36de32863 Adding version_added field to metadata field in s3 module 10 years ago
Jake Kreider 777f0a8080 Updated S3 metadata examples 10 years ago
Jake Kreider b837e5275c Added metadata support to s3 module 10 years ago
Richard C Isaacson 85b3c4d907 nova_compute: Adding the version_added flag to user_data.
Per note in GH-5916.
10 years ago
Richard Isaacson 971199d433 Merge pull request #6403 from risaacson/nova_group
Nova group
10 years ago
Richard C Isaacson e6d099852e Bump relased in version and update module snippets.
Closes GH-5069
10 years ago
Richard Isaacson cdea88661e Merge pull request #6402 from risaacson/nova-fip
Nova fip
10 years ago
Richard C Isaacson 5fdf7f9f75 Bump relased in version and update module snippets.
Closes GH-5154
10 years ago
Vadim Kuznetsov 546d514f87 bug 5959: https://github.com/ansible/ansible/issues/5959 10 years ago
James Cammarata b95fe470c4 Fixing up some docstrings causing make webdocs to fail 10 years ago
James Tanner 3d07db26e3 Update docstring in digital_ocean for backups_enabled version_added 10 years ago
jctanner bfd9323274 Merge pull request #5935 from zimbatm/do-backups
library/digital_ocean: Adds the missing backups_enabled create option
10 years ago
James Tanner 351ebd0b43 Update docstrings in ec2_ami_search 10 years ago
James Cammarata b10d174ab4 Merge branch 'silkapp-ec2-eip-reuse' into devel 10 years ago
James Cammarata 2b84a40d8e Renaming reuse parameter in ec2_eip and adding a version_added string 10 years ago
jctanner 7a45e04777 Merge pull request #4845 from lorin/ec2_ubuntu_ami
New module: ec2_ami_search
10 years ago
James Cammarata 89c091d689 Merge branch 'ec2-eip-reuse' of https://github.com/silkapp/ansible into silkapp-ec2-eip-reuse 10 years ago
James Tanner f0704159ae Update docstrings in ec2_vol 10 years ago
James Cammarata 67e9cbe637 Merge branch 'josephtate-devel' into devel 10 years ago
jctanner 7dcc8e2460 Merge pull request #5287 from ebrevdo/ec2_vol_existing
ec2_vol module: add support for name / id to mount volume on instance
10 years ago
James Cammarata 5d4980459f Merge branch 'drcapulet/ec2-sourcedestcheck' of https://github.com/drcapulet/ansible into drcapulet-drcapulet/ec2-sourcedestcheck 10 years ago
jctanner b2539ae5d8 Merge pull request #5454 from claco/rax_identity
Add rax_identity module
10 years ago
James Cammarata eabcbb830f Merge branch 'willthames-ec2_security_token' into devel 10 years ago
jctanner e658dc292b Merge pull request #5703 from ethercrow/fakes3
[s3] Compatibility with fakes3.
10 years ago
James Cammarata 8ca3bb4137 Updating profile/security_token version_added labels 10 years ago
Michael DeHaan 40b82a33c0 Merge pull request #5916 from tidzo/issue4992
Fix for #4992 - Add userdata to cloud/nova_compute
10 years ago
James Cammarata 430cce9df3 Merge branch 'ec2_security_token' of https://github.com/willthames/ansible into willthames-ec2_security_token 10 years ago
James Tanner cd3fcd843a Set version-added for new parameters in ec2_elb_lb and elasticache 10 years ago
Michael DeHaan 2e10e1e0d6 Merge pull request #5997 from jonasi/elasticache_vpc_security_groups
Elasticache vpc security groups
10 years ago
Michael DeHaan 2df40933f1 Merge pull request #6262 from willthames/ec2_tags_print
Allow ec2_tag module to print the tags of an instance
10 years ago
Michael DeHaan faef76b818 Merge pull request #6264 from sqs/cloud-rds-add-new-db-instance-types
Add new cloud/rds DB instance types (db.m3 and db.cr1 families)
10 years ago
Michael DeHaan 10f852a807 Update version_added for wait_timeout parameter on elb module. 10 years ago
Michael DeHaan f6878d4ada Merge pull request #6020 from bpennypacker/ec2_elb_timeout
cloud/ec2_elb module: Added wait_timeout parameter
10 years ago
Michael DeHaan 003a405182 Merge pull request #6104 from gianlucaborello/digitalocean_fix_deletion
Make sure droplet deletion works even when idempotency is achieved using 'name' and 'unique_name' rather than 'id'
10 years ago
Michael DeHaan f824a846bc Merge pull request #6230 from joshuaconner/bugfix_nova_computer_partial_server_name_match
nova_compute: fix for partial match b/w params['name'] and an existing name
10 years ago
Michael DeHaan 1eed6f46bf Merge pull request #6306 from willthames/ec2_module_clearer_failures
Make it easier to determine whether instance creation or tagging fails
10 years ago
Michael DeHaan 3af6befbae Merge pull request #6324 from scottanderson42/bugfix/route53-characters
BUGFIX: route53 module won't round-trip * and @ in records
10 years ago
Michael DeHaan 5978567509 Merge pull request #6366 from cloudify/devel
Fix for #6365: cloudformation module fails to update if stack exists
10 years ago
Michael DeHaan fd9df5f429 Merge pull request #6372 from mriedelumab/devel
Returning 'NA' when no virtualization found
10 years ago
Michael DeHaan 247d688c13 Merge pull request #6233 from garethr/aws-autoscaling-groups
Added modules to manage ec2 autoscaling groups
10 years ago
Michael DeHaan 297b048d0e Fix other reference to APT_ENV_VARS. 10 years ago
Michael DeHaan c09d4b1c7a Update apt module so that environment variables are set correctly since not going through shell. Very sorry folks, it will be addressed. 10 years ago
Michael DeHaan 0f962dba14 Missing comma in argument spec. 10 years ago
James Tanner ba0fec4f42 Force command action to not be executed by the shell unless specifically enabled 10 years ago
James Cammarata 9730157525 Validate SSL certs accessed through urllib*
* Adds another module utility file which generalizes the
  access of urls via the urllib* libraries.
* Adds a new spec generator for common arguments.
* Makes the user-agent string configurable.

Fixes #6211
10 years ago
Matthew Riedel 5875d19f4d Returning 'NA' when no virtualization found 10 years ago
Richard C Isaacson c6fbb0059b Some cleanup. 10 years ago
Federico Feroldi b9ab31ebd8 Fix for #6365: cloudformation module fails to update if stack exists 10 years ago
Jarno Keskikangas 37ef39d0fa Recognize rule changes even if ufw is in disabled state.
See http://askubuntu.com/questions/30781/see-configured-rules-even-when-inactive
for the details.
10 years ago
Jarno Keskikangas 4d5340587e Insert rule to a specific num. 10 years ago
Jarno Keskikangas 0247708199 Fix typo: 'reseted' -> 'reset'. 10 years ago
Jarno Keskikangas 2613e6fb14 Add protocol options 'esp' and 'ah'. 10 years ago
Jarno Keskikangas f4e8a86c87 Add functionality and reduce complexity.
* Separate 'state', 'policy' and 'rule' commands
* Support for 'logging' command
* Support for 'direction' and 'interface' attributes
* Reliable change notifications based on 'ufw status verbose' diff
* Update documentation
* Cleanup
10 years ago
Aleksey Ovcharenko 651c04a3ec New module [ufw]: this module handles Ubuntu UFW operations
* Updated documentation related to IPv6 usage.

BugFixes:
* Solved the default_policy and state mutual exclusive status.
* Fixed changed status for IPv6 addresses.

Added @otnateos patch.
10 years ago
Michael DeHaan c79b5ea4b4 Merge pull request #6344 from alimony/patch-1
Touch up documentation strings for DigitalOcean.
10 years ago
Markus Amalthea Magnuson 3f681ebc52 Touch up documentation strings for DigitalOcean. 10 years ago
Dolph Mathews 8808e029f9 spelling correction for "separate"
s/seperate/separate/

http://en.wiktionary.org/wiki/separate
10 years ago
Richard C Isaacson aba86e3657 Cleaning up pep8 alerts. 10 years ago
Richard C Isaacson f3c1177265 Documentation cleanup. 10 years ago
Richard C Isaacson 7686204b43 Refactored a few things to be more inline with the Ansible way. Passing testing. 10 years ago
Richard C Isaacson a483e42583 unarchive module: Add creates functionality.
Closes GH-5354.

Forklift copy logic into unarchive. Provides integration unit tests.
10 years ago
Richard C Isaacson d6247a3583 Yum: Fix logic in yum. 10 years ago
Richard C Isaacson 47b2dc611c Look at the filename and if it has a version defined possibly process this as a downgrade. 10 years ago
Richard C Isaacson 9244283122 Spelling and formatting. 10 years ago
Cove Schneider 29f1528492 change order of copyright 10 years ago
Cove Schneider f47fe7af62 add sponsor copyright/attribution 10 years ago
Cove Schneider cbd1da6457 add yum module downgrade support 10 years ago
Scott Anderson db67c3d772 Fixes a bug that prevents round-tripping of * and @ 10 years ago
James Cammarata 5a235f9e99 Merge pull request #6318 from jimi-c/issue_5305_ec2_elb_None_issue
Adding a wait loop to ec2_elb for the initial lb state when registering
10 years ago
Michael DeHaan 616d7e53b1 Merge pull request #6305 from amree/fix-mysql-replication-port
Fixed SQL syntax error when running mysql_replication module
10 years ago
Michael DeHaan 7710867922 Merge pull request #6308 from muffl0n/file_fix_documentation
Module "file": Fix link to "path" in documentation
10 years ago
Michael DeHaan acd64bf5a1 Merge pull request #6313 from phenomenes/msg-encoding-fix
Don't use keyword `error` in encode
10 years ago
James Cammarata 9f2999df79 Un-escape newlines in delimiters for assemble module 10 years ago
Jimena Cabrera-Notari cc6e1ec261 Don't use keyword `error` in encode
This is not supported in Python 2.6. Just use positional arguments.
10 years ago
Sven Schliesing f62cc1e351 Fix link in documentation
c(dest) -> c(path)
10 years ago