You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Richard C Isaacson 9795eec24b Updates for the unarchive module and action_plugin.
There is a bit going on with the changes here. Most of the changes are cleanup of files so that they line up with the standard files.

PR #5136 was merged into the current devel and brought up to working order. A few bug fixes had to be done to get the code to test correctly. Thanks out to @pib!

Issue #5431 was not able to be confirmed as it behaved as expected with a sudo user.

Tests were added via a playbook with archive files to verify functionality.

All tests fire clean including custom playbooks across multiple linux and solaris systems.
12 years ago
cloud Merge pull request #5883 from amirhhz/improve-ec2-module-docs 12 years ago
commands Adding no_log: capability for tasks 12 years ago
database Added port documentation to postgresql_db and postgresql_user 12 years ago
files Updates for the unarchive module and action_plugin. 12 years ago
internal ansible -> ansibleworks 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Use new syntax for module snippets in rabbitmq_policy and update changelog 12 years ago
monitoring module(nagios): don't catch `SystemExit` 12 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 12 years ago
network Merge pull request #5826 from romeotheriault/fix_follow_redirects 12 years ago
notification ansible -> ansibleworks 12 years ago
packaging small change to docs 12 years ago
source_control (#5822) Use `mkstemp` to open a temporary file (as NamedTemporaryFile doesn't take a `delete` argument in Python < 2.6) 12 years ago
system Merge pull request #5554 from ttarabul/devel 12 years ago
utilities Detect remote_user change in accelerate daemon and allow a restart 12 years ago
web_infrastructure Clean up stray space at the end of a line after a period. 12 years ago