bennojoy
23e242c9f8
gc_storage rewrite commit 2
11 years ago
Benno Joy
7f699bb50e
gc_storage rewrite commit 1
11 years ago
Skylar Saveland
db378d4515
fixes 4365 - Mac with cisco vpn client, GenericBsdIfconfigNetwork get_default_interfaces fails with index out of range
11 years ago
Stoned Elipot
2cee2e5379
Fix compatibility issue with passlib version < 1.6 (as encountered on eg EL6 systems)
...
- passlib.apache.HtpasswdFile's 'default_scheme' was called 'default'
before passlib version 1.6
- while here also deal with passlib.apache.HtpasswdFile's older
'autoload' paramter vs the newer 'new' one.
11 years ago
Matt Martz
71ff1bfce2
Update references for rax_clb_nodes to use rax_clb
11 years ago
Matt Martz
338fef4ff2
Move rax_clb_nodes to rax_clb
11 years ago
Jeroen Hoekx
19b52e9fb7
Add append_privs parameter to MySQL user module.
...
This adds the privileges given to the existing list of privileges
instead of overwriting any existing ones.
11 years ago
Daniel Koch
5d02fb6ca1
Add check to make sure dopy is at least version 0.2.2 for digital_ocean module
11 years ago
Adam Miller
8b5bb43958
fixed firewalld get_service_enabled
11 years ago
Alexander Saltanov
729a6f1533
Remove options and protocols in source line with regex.
...
Fixes #4311
11 years ago
Michael DeHaan
1f4b63c566
Merge pull request #4345 from jlund/fetch-typo
...
Fixed a typo in the fetch module documentation
11 years ago
Daniel Koch
a650b899c6
Add "virtio" and "private_networking" options for DigitalOcean droplets
...
The dopy manager defaults to False for virtio, but the DigitalOcean web interface defaults to True, which is a pretty safe default and sensible considering the performance gains.
Private networks are a new feature currently available only in the NYC2 region as of Oct 2, 2013.
NOTE: dopy >= 0.2.2 is required for these options to work.
11 years ago
Joshua Lund
dce712e12d
Fixed a typo in the fetch module documentation
11 years ago
Andy Kluger
8f43db3167
Fix for Issue #2470 - gem version string processing
...
This fix assumes that no sane gem version has spaces in it, so when one like that is encountered, it will get truncated at the first space.
11 years ago
James Cammarata
3cd459faf7
Fix for network byte order issues in accelerate
11 years ago
Dylan Martin
3c7f8d6272
switch to DictCursor
11 years ago
ryanaudiencepi
350db0cacf
Monit fix - Use case insensitive comparison
11 years ago
Michael DeHaan
a42d45872b
Merge pull request #4338 from jlaska/ec2_group_idempotency
...
Add idempotency support to ec2_group
11 years ago
James Laska
3d64578131
Add idempotency support to ec2_group
11 years ago
Nace Oroz
1f39663a97
Fixes service update-rc.d functionality on debian
11 years ago
Michael DeHaan
c2feda1eb1
htpasswd documentation formatting fix
11 years ago
bennojoy
78d1af3607
minor fixes
11 years ago
bennojoy
78b6c525bb
support for google cloud storage module
11 years ago
James Cammarata
88b9bc5de8
Merge branch 'accelerate_improvements' into devel
...
Conflicts:
library/utilities/accelerate
11 years ago
jctanner
e65794946c
Merge pull request #4163 from lorin/htpasswd-doc
...
htpasswd docs: add notes about depending on python-passlib
11 years ago
Michael DeHaan
b391872781
Merge pull request #4330 from tgerla/ec2_eip-docs
...
ec2_eip module: note that there may be a delay reaching the instance
11 years ago
James Cammarata
3b87b2c56c
Make recv_data less greedy so it doesn't eat other packets
11 years ago
Tim Gerla
1eef27294a
ec2_eip module: note that there may be a delay before the reassigned instance is reachble.
11 years ago
James Cammarata
6ea83779e3
Merge branch 'devel' of https://github.com/ansible/ansible into devel
11 years ago
James Tanner
550b1a8ee0
typo in ec2_eip docstring
11 years ago
James Cammarata
95f035ca4a
Merge branch 'devel' of https://github.com/digi691/ansible into digi691-devel
11 years ago
James Tanner
1a9a6da4f7
fix docstring indentation on scc modules
11 years ago
James Cammarata
13f28d31fa
Adding an accelerate_timeout parameter for plays
...
This setting makes the timeout for each play configurable, rather than
hard-coding it at 300 seconds (now the default if left unspecified)
Fixes #4162
11 years ago
James Cammarata
d3f1c89470
Added keepalive packets to accelerate mode
...
Commands will now be started up in a separate task from the main
handler thread, so that it can be monitored for completeness while
sending a keepalive packet back to the controller to avoid a socket
receive timeout.
11 years ago
James Cammarata
18379701f0
Use atomic_move to put the file, rather than shelling out
...
Fixes #4321
11 years ago
James Cammarata
5bed67aa61
Merge branch 'sha256sum-updates' of https://github.com/jlund/ansible into jlund-sha256sum-updates
11 years ago
James Cammarata
ccafe66778
Merge branch 'source_control-executable' of https://github.com/skyl/ansible into skyl-source_control-executable
11 years ago
cdigiovanni
6720d0cf70
Added support to disable and enable upstart jobs
11 years ago
ryanaudiencepi
3b89891dfe
Fix monit module. Monit restart bug
11 years ago
ryanaudiencepi
2b4f53c455
Fix monit module. Use lowercase letters check instead of uppercase
11 years ago
James Cammarata
42449a3901
Add more verbose debugging options for accelerate
11 years ago
Damian Moore
85ed9af959
mysql_db now supports import and dump of gzip and bzip2 compressed files
11 years ago
Brian Harring
487aa9a1ec
Enforce umask for cron module, so cron_file generated files are 0644.
...
Certain cron implementations get cranky if files in cron.* are group
writable.
11 years ago
Petr Svoboda
14a1a780cd
Fail cloudformation operation when it is not completed successfully
...
When cloudformation operation is successfully submitted but some step
during stack creation or update fails, operation result should be
failed=True.
11 years ago
Nils Pascal Illenseer
e1ff809d1a
Add option 'lz4' for compression
11 years ago
Blair Zajac
a5cdf49184
apt: do not consider not-removed and not-upgraded packages as changes.
...
If one pins a package and does a 'apt-get dist-upgrade' then the
output looks like:
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
cassandra
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
The check for any changes made should only be on the 'upgraded' and
'newly installed' values and not include the 'to remove' and 'not
upgraded' values.
11 years ago
Blair Zajac
4a6c68e98a
apt: pass child process stdout and stdout to m.fail_json() and m.exit_json().
...
Without this, this fails:
- name: apt-get dist-upgrade
action: apt upgrade=dist
register: apt_get_contents
- name: apt-get clean
action: command apt-get clean
when: apt_get_contents.stdout.find("0 upgraded") == -1
TASK: [apt-get clean] *********************************************************
fatal: [192.168.2.2] => error while evaluating conditional: {% if apt_get_contents.stdout.find("0 upgraded") == -1 %} True {% else %} False {% endif %}
FATAL: all hosts have already failed -- aborting
11 years ago
Joshua Lund
bf5a4cbea4
* Updated SHA-256 functionality in the get_url module
...
(fixes issue #4277 )
* The sha256sum error message now displays the invalid
destination checksum if it doesn't match the one that
is specified in the arguments. This is useful for
debugging purposes.
* Non-alphanumeric characters, including the infamous
Unicode zero-width space, are removed from the sha256sum
argument prior to the check.
11 years ago
Skylar Saveland
d7e5fcf30f
add executable option to subversion module
11 years ago
Skylar Saveland
bb4619e716
add executable option to hg, refactor in doing so
11 years ago