summaryrefslogtreecommitdiffstats
path: root/bin/ansible-pull (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-10Smite tabs in whitespace.Michael DeHaan1-1/+1
2013-08-10support i18n on sudo failureMichael Vogt1-3/+6
2013-08-10Remove some test printsMichael DeHaan2-11/+0
2013-08-10fix an encoding bug in copy content = lookup pluginSerge van Ginderachter1-0/+7
2013-08-10Construct the multiprocessing manager only once.Michael DeHaan1-1/+2
2013-08-10implemented 'inventory_file' variable. Closes GH-3789.René Moser3-0/+13
2013-08-09Fix traceback when openstack do not have OS-EXT-IPS:type attached to addressMichael Scherer1-4/+4
2013-08-09digital_ocean #3438: use get instead of [] to prevent KeyErrorEvan Wies1-12/+16
2013-08-09Minor modification to set_fact with_items patchJames Cammarata1-2/+10
2013-08-09Modified playbooks2.rst to include conditional boolean example.lwade1-0/+19
2013-08-09Revert "Check for ansible_facts in results for with_ tasks"James Cammarata1-9/+2
2013-08-08Check for ansible_facts in results for with_ tasksSerge van Ginderachter1-2/+9
2013-08-08docfix: grammar in docstring for sysctl moduleAndy Wilson1-1/+1
2013-08-08Host specifiers should be sortedSerge van Ginderachter1-5/+21
2013-08-08Add note about python-selinux.Michael DeHaan1-0/+9
2013-08-07Never ask for SSH password when using local connection.Andy R2-0/+6
2013-08-06Minor changelog updates.Michael DeHaan1-1/+4
2013-08-06Use blockquote in docs.Michael DeHaan1-1/+1
2013-08-06add version_added attribute to module docs.Michael DeHaan1-0/+1
2013-08-06Correctly check for failed status from an async task. Use runner_on_async_fa...Chris Church2-2/+5
2013-08-06Minor doc update to s3 & ec2 modulesLorin Hochstein2-4/+21
2013-08-06Add support for INI comments that begin with '#' or ';'rishid1-3/+3
2013-08-06Fixup docs formatting.Michael DeHaan2-3/+4
2013-08-06Update supervisorctldidiercrunch1-2/+2
2013-08-06apt: Run remove commands noninteractivelyAlan Grosskurth1-1/+1
2013-08-05Remove dead code.Michael DeHaan1-9/+0
2013-08-05Doc formatting/tweaking.Michael DeHaan1-10/+8
2013-08-04Update CHANGELOGMichael DeHaan1-1/+1
2013-08-04Document inventory script upgradesMichael DeHaan1-0/+31
2013-08-04If the result of a dynamic inventory script contains a "_meta" hash at top levelMichael DeHaan1-0/+21
2013-08-04Add urpmi as a package manager for mandriva-based distributionMichael Scherer1-0/+1
2013-08-03PEP8: fix spacingMichael DeHaan1-1/+1
2013-08-03Newline at end of file.Michael DeHaan1-0/+1
2013-08-03Fix PEP8 commenting, but comment seems obvious so just remove it.Michael DeHaan1-2/+2
2013-08-03PEP8 indent fix.Michael DeHaan1-1/+1
2013-08-03PEP8 indent fixMichael DeHaan1-2/+2
2013-08-03Discussed datadog module at OSCON with DD folks, does not make sense to sendMichael DeHaan1-18/+1
2013-08-03Update changelogMichael DeHaan1-3/+26
2013-08-03Rename option to 'recurse' to make it consistent. Add version_added to docs.Michael DeHaan1-4/+5
2013-08-03Slight docs tweak and remove redundant sys.exit callMichael DeHaan1-2/+1
2013-08-03Add version_added to new parameter.Michael DeHaan1-0/+1
2013-08-03Don't iterate across strings in with_nested.Michael DeHaan1-0/+2
2013-08-03Only use LOG_LOCK in log_flock if a runner is not specifiedJames Cammarata1-2/+11
2013-08-03Removing skipped=True so the task is just marked as not-changedJames Cammarata1-1/+1
2013-08-03Add description to id parameter of ec2 moduleLorin Hochstein1-0/+2
2013-08-03ec2: Removed unused lineLorin Hochstein1-1/+0
2013-08-03ec2: check for changesLorin Hochstein1-5/+7
2013-08-03Set result to skipped when vol group is missing and lv state=absentJames Cammarata1-1/+4
2013-08-03Allow destination paths in the hg module to include a tilde (~)James Cammarata1-1/+1
2013-08-02adding param to allow for specifying custom iops setting when creating an EBS...Ben Podoll1-2/+26