.. |
apt
|
Because paramiko using a pty can't distinguish stderr and stdout, remove handling that
|
2012-04-27 01:25:38 -04:00 |
async_status
|
|
|
async_wrapper
|
Make async wrapper kill the process it supervises.
|
2012-05-01 18:38:26 -04:00 |
command
|
Added 'creates=filename' to the shell/command module, which can skip command execution if a file
|
2012-04-06 11:16:53 -04:00 |
copy
|
very minor indentation issue in librar/copy
|
2012-04-27 16:45:28 -04:00 |
facter
|
Reverting to apply correct attribution.
|
2012-05-07 20:07:12 -04:00 |
failtest
|
|
|
fetch
|
fetch 'module' -- working with paramiko and local connections
|
2012-04-10 20:23:25 -07:00 |
file
|
Refactored inventory to make it object oriented, need to make YAML format and executable script
|
2012-05-05 16:31:03 -04:00 |
git
|
Add git reset --hard support to git module
|
2012-05-02 09:50:36 -07:00 |
group
|
Add 'system' option for user and group modules
|
2012-05-01 21:38:55 +02:00 |
ohai
|
Ohai and facter modules should not use the ansible_facts API.
|
2012-04-24 16:57:04 +02:00 |
ping
|
|
|
service
|
fix up service module to make it start processes that are listed to be
|
2012-05-04 01:20:51 -04:00 |
setup
|
Change to socket.getfqdn() for fqdn fact
|
2012-04-26 08:39:47 -07:00 |
shell
|
|
|
slurp
|
A better fix for slurp, expand path in the module.
|
2012-04-20 07:54:38 -04:00 |
template
|
make all templating happen locally, so no jinja2 deps are ever required
|
2012-04-18 22:43:17 -04:00 |
user
|
Move import of spwd under a try block
|
2012-05-08 10:40:44 -07:00 |
virt
|
Fix FSF address in virt header.
|
2012-04-17 10:30:44 -04:00 |
yum
|
fixes for yum module for rhel5 and issue 269
|
2012-04-27 17:38:46 -04:00 |