summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5833 from Fale/fix_main_cloud_rackspaceRyan Brown2016-12-0520-20/+60
|\
| * Call main in conditional way - cloud/rackspaceFabio Alessandro Locati2016-12-0520-20/+60
* | Merge pull request #5834 from Fale/fix_main_databasesRyan Brown2016-12-051-1/+3
|\ \ | |/ |/|
| * Call main in conditional way - databasesFabio Alessandro Locati2016-12-051-1/+3
|/
* Do not use the fstab parameter on openbsd for mounting (#5805)Toshio Kuratomi2016-12-051-17/+34
* Native YAML - files/file.py (#5799)Fabio Alessandro Locati2016-12-041-3/+2
* Native YAML - cloud/google/gce.py (#5800)Fabio Alessandro Locati2016-12-021-2/+4
* Unquote urls in YAML - windows (#5798)Fabio Alessandro Locati2016-12-021-1/+1
* Unquote urls in YAML - cloud (#5797)Fabio Alessandro Locati2016-12-0215-25/+25
* Unquote urls in YAML - system (#5796)Fabio Alessandro Locati2016-12-021-2/+2
* Unquote urls in YAML - source_control (#5795)Fabio Alessandro Locati2016-12-023-10/+10
* Unquote urls in YAML - web_infrastructure (#5794)Fabio Alessandro Locati2016-12-021-1/+1
* Unquote urls in YAML - packaging (#5793)Fabio Alessandro Locati2016-12-026-12/+12
* Unquote urls in YAML - network (#5792)Fabio Alessandro Locati2016-12-023-5/+5
* Fix for python 2.4 compatibility (#5693)Evan Kaufman2016-12-021-2/+3
* Fixed typo in docker_image.py docs (#5764)Asara2016-12-021-1/+1
* made fact_path actual path (#5789)Brian Coca2016-12-011-1/+1
* use 'six' for urlparse compatability (#5777)Ted Timmons2016-12-011-1/+1
* Missing space between key:value (#5785)John R Barker2016-12-011-1/+1
* Use native YAML (#5575)Fabio Alessandro Locati2016-12-010-0/+0
* Use native YAML (#5578)Fabio Alessandro Locati2016-12-010-0/+0
* Use native YAML (#5579)Fabio Alessandro Locati2016-12-010-0/+0
* Use native YAML (#5580)Fabio Alessandro Locati2016-12-010-0/+0
* doc: network: fix syntax errors in examples (#5780)René Moser2016-12-0121-98/+98
* Fail if specifying an ENI as device but in_vpc is not trueRob White2016-11-301-0/+2
* systemd: Start inactive units for reload/restartDustin C. Hatch2016-11-301-1/+4
* Fix test failures in win_command/win_shell on Powershell 3Matt Davis2016-11-292-2/+2
* mysql_user: fix user_mod on MySQL(-like) 5.7+ (Fixes #3003) (#5388)Wouter Oosterveld2016-11-291-1/+1
* add correct SELinux file context for crontabs (#4511) (#4595)ekultails2016-11-291-0/+10
* [git] Set IdentitiesOnly=yes when using key_file (#5682)David Wittman2016-11-281-1/+1
* Update async_wrapper.py to remove own temp dir. (#5719)Matt Clay2016-11-281-2/+15
* Use the the new features of fail_if_missing for checkmode (#5750)jctanner2016-11-282-5/+5
* Merge pull request #5552 from tedder/cloudformation_fix_5551_format_zero_leng...Ryan Brown2016-11-261-2/+2
|\
| * update formatted lines to use named identifierstedder2016-11-181-2/+2
| * 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