summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * add .format indexes for 2.6 compatabilitytedder2016-11-101-2/+2
* | added docs for use optionBrian Coca2016-11-241-0/+6
* | Force BSDs to use umount/mount instead of trying to use remount. (#5715)Toshio Kuratomi2016-11-231-3/+13
* | systemctl show rc changes across versionsBrian Coca2016-11-231-33/+30
* | Fall back if mountinfo reading failed (fixing #5603)Jiri Tyr2016-11-231-2/+7
* | Support script interpreters in async_wrapper. (#5703)Matt Clay2016-11-221-0/+17
* | ported iterkeys to py3 syntax (#5657)Andrea Tartaglia2016-11-221-3/+4
* | Examples syntax batch7 (#5624)Sam Doran2016-11-2223-160/+356
* | vyos_command Document ANSIBLE_VYOS_TERMINAL_LENGTH (#5676)Sam Doran2016-11-221-3/+11
* | Remove set from junos_facts as it errors out (#5670)Kevin Kirsche2016-11-221-8/+8
* | Fix 5646 junos_config issue if config format is text (#5658)Ganesh Nalawade2016-11-221-1/+1
* | fix yaml format, clarify docsBrian Coca2016-11-211-1/+1
* | updated descBrian Coca2016-11-211-0/+1
* | Be able to find all contents of a directory (#3711)Orion Poplawski2016-11-211-3/+7
* | Ensure proper error when fetch_url returns status -1Dag Wieers2016-11-211-1/+5
* | Git: indicate if remote url was changed or not (#5677)Rob Cutmore2016-11-211-2/+1
* | Set b_src to abspath of b_path so that symlinks work again. (#5678)jctanner2016-11-211-0/+1
* | win_msi - Don't list choices twice (#5684)John R Barker2016-11-211-2/+0
* | Fix for call to umount() in remount()Toshio Kuratomi2016-11-181-1/+1
* | try remount but fallback to unmount + mount (#2445)Brian Coca2016-11-181-8/+36
* | Fix wait_for Module to handle socket response as string in Python3zaiusdr2016-11-181-1/+3
* | Update pull request template to provide contextKevin Kirsche2016-11-181-2/+10
* | Prevent handle inheritance from blocking Windows async_wrapper (#5666)Matt Davis2016-11-181-1/+1
* | Several systemd fixesBrian Coca2016-11-181-50/+59
* | Revert "ios_mods - added stdout to exception output. Removed to_lines()" (#5663)Peter Sprygada2016-11-182-4/+9
* | Add a few lines about testing (#5662)Monty Taylor2016-11-181-0/+8
* | Clarify the commentToshio Kuratomi2016-11-171-2/+2
* | Older versions of rhn-client-tools don't understand containment tests.Toshio Kuratomi2016-11-171-3/+4
* | user: port has_key to py3 syntax (#5641)jctanner2016-11-170-0/+0
* | Performance improvement using in-operator on dictsDag Wieers2016-11-179-10/+10
* | Performance improvement using in-operator for hash lookupsDag Wieers2016-11-172-3/+3
* | Add 'link' file_type to find_moduleDavid Wittman2016-11-161-3/+8
* | Examples syntax batch6 (#5623)Sam Doran2016-11-1619-332/+470
* | Do not require password when deleting os_user (#5601)Jesse Keating2016-11-161-4/+5
* | error in docker_container example (#5631)Luc Charpentier2016-11-161-1/+0
* | fixes issue #5517 (#5519)Abdul Anshad A2016-11-151-1/+7
* | Examples syntax batch5 (#5622)Sam Doran2016-11-1524-188/+406
* | Examples syntax batch4 (#5620)Sam Doran2016-11-1520-87/+261
* | Merge pull request #5619 from samdoran/examples-syntax-batch3John R Barker2016-11-1520-111/+307
|\ \
| * | Change example syntax on subversion moduleSam Doran2016-11-151-3/+11
| * | Change example syntax on hg moduleSam Doran2016-11-151-2/+10
| * | Change example syntax on git moduleSam Doran2016-11-151-7/+20
| * | Change example syntax on pip moduleSam Doran2016-11-151-14/+41
| * | Change example syntax on gem moduleSam Doran2016-11-151-3/+11
| * | Change example syntax on easy_install moduleSam Doran2016-11-151-2/+6
| * | Change example syntax on yum moduleSam Doran2016-11-151-9/+28
| * | Change example syntax on rpm_key moduleSam Doran2016-11-151-3/+9
| * | Change example syntax on rhn_register moduleSam Doran2016-11-151-12/+26
| * | Change example syntax on rhn_subscription moduleSam Doran2016-11-151-3/+8
| * | Change example syntax on redhat_subscription moduleSam Doran2016-11-151-13/+24