index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ansible-pull
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-10
Smite tabs in whitespace.
Michael DeHaan
1
-1
/
+1
2013-08-10
support i18n on sudo failure
Michael Vogt
1
-3
/
+6
2013-08-10
Remove some test prints
Michael DeHaan
2
-11
/
+0
2013-08-10
fix an encoding bug in copy content = lookup plugin
Serge van Ginderachter
1
-0
/
+7
2013-08-10
Construct the multiprocessing manager only once.
Michael DeHaan
1
-1
/
+2
2013-08-10
implemented 'inventory_file' variable. Closes GH-3789.
René Moser
3
-0
/
+13
2013-08-09
Fix traceback when openstack do not have OS-EXT-IPS:type attached to address
Michael Scherer
1
-4
/
+4
2013-08-09
digital_ocean #3438: use get instead of [] to prevent KeyError
Evan Wies
1
-12
/
+16
2013-08-09
Minor modification to set_fact with_items patch
James Cammarata
1
-2
/
+10
2013-08-09
Modified playbooks2.rst to include conditional boolean example.
lwade
1
-0
/
+19
2013-08-09
Revert "Check for ansible_facts in results for with_ tasks"
James Cammarata
1
-9
/
+2
2013-08-08
Check for ansible_facts in results for with_ tasks
Serge van Ginderachter
1
-2
/
+9
2013-08-08
docfix: grammar in docstring for sysctl module
Andy Wilson
1
-1
/
+1
2013-08-08
Host specifiers should be sorted
Serge van Ginderachter
1
-5
/
+21
2013-08-08
Add note about python-selinux.
Michael DeHaan
1
-0
/
+9
2013-08-07
Never ask for SSH password when using local connection.
Andy R
2
-0
/
+6
2013-08-06
Minor changelog updates.
Michael DeHaan
1
-1
/
+4
2013-08-06
Use blockquote in docs.
Michael DeHaan
1
-1
/
+1
2013-08-06
add version_added attribute to module docs.
Michael DeHaan
1
-0
/
+1
2013-08-06
Correctly check for failed status from an async task. Use runner_on_async_fa...
Chris Church
2
-2
/
+5
2013-08-06
Minor doc update to s3 & ec2 modules
Lorin Hochstein
2
-4
/
+21
2013-08-06
Add support for INI comments that begin with '#' or ';'
rishid
1
-3
/
+3
2013-08-06
Fixup docs formatting.
Michael DeHaan
2
-3
/
+4
2013-08-06
Update supervisorctl
didiercrunch
1
-2
/
+2
2013-08-06
apt: Run remove commands noninteractively
Alan Grosskurth
1
-1
/
+1
2013-08-05
Remove dead code.
Michael DeHaan
1
-9
/
+0
2013-08-05
Doc formatting/tweaking.
Michael DeHaan
1
-10
/
+8
2013-08-04
Update CHANGELOG
Michael DeHaan
1
-1
/
+1
2013-08-04
Document inventory script upgrades
Michael DeHaan
1
-0
/
+31
2013-08-04
If the result of a dynamic inventory script contains a "_meta" hash at top level
Michael DeHaan
1
-0
/
+21
2013-08-04
Add urpmi as a package manager for mandriva-based distribution
Michael Scherer
1
-0
/
+1
2013-08-03
PEP8: fix spacing
Michael DeHaan
1
-1
/
+1
2013-08-03
Newline at end of file.
Michael DeHaan
1
-0
/
+1
2013-08-03
Fix PEP8 commenting, but comment seems obvious so just remove it.
Michael DeHaan
1
-2
/
+2
2013-08-03
PEP8 indent fix.
Michael DeHaan
1
-1
/
+1
2013-08-03
PEP8 indent fix
Michael DeHaan
1
-2
/
+2
2013-08-03
Discussed datadog module at OSCON with DD folks, does not make sense to send
Michael DeHaan
1
-18
/
+1
2013-08-03
Update changelog
Michael DeHaan
1
-3
/
+26
2013-08-03
Rename option to 'recurse' to make it consistent. Add version_added to docs.
Michael DeHaan
1
-4
/
+5
2013-08-03
Slight docs tweak and remove redundant sys.exit call
Michael DeHaan
1
-2
/
+1
2013-08-03
Add version_added to new parameter.
Michael DeHaan
1
-0
/
+1
2013-08-03
Don't iterate across strings in with_nested.
Michael DeHaan
1
-0
/
+2
2013-08-03
Only use LOG_LOCK in log_flock if a runner is not specified
James Cammarata
1
-2
/
+11
2013-08-03
Removing skipped=True so the task is just marked as not-changed
James Cammarata
1
-1
/
+1
2013-08-03
Add description to id parameter of ec2 module
Lorin Hochstein
1
-0
/
+2
2013-08-03
ec2: Removed unused line
Lorin Hochstein
1
-1
/
+0
2013-08-03
ec2: check for changes
Lorin Hochstein
1
-5
/
+7
2013-08-03
Set result to skipped when vol group is missing and lv state=absent
James Cammarata
1
-1
/
+4
2013-08-03
Allow destination paths in the hg module to include a tilde (~)
James Cammarata
1
-1
/
+1
2013-08-02
adding param to allow for specifying custom iops setting when creating an EBS...
Ben Podoll
1
-2
/
+26
[next]