summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add flag to Attributes to allow forcing parent inheritenceissue_18378_handler_environment_inheritanceJames Cammarata2016-11-072-11/+37
* File attributes (#18213)Brian Coca2016-11-073-1/+100
* added 'friendly' name to fact gatheringBrian Coca2016-11-071-0/+1
* skip vmware inventory when missing libBrian Coca2016-11-071-1/+8
* Detect virtualisation on netbsd (#18381)Michael Scherer2016-11-071-33/+62
* Add DMI facts on NetBSD and refactor code (#18388)Michael Scherer2016-11-071-24/+41
* Move mdt dynamic inventory plugin into contrib/inventory where itToshio Kuratomi2016-11-072-0/+0
* Provide MDT Dynamic Inventory script (#18352)jbarnett19812016-11-072-0/+149
* Text's .translate() is easier to use than bytesToshio Kuratomi2016-11-071-9/+2
* Update log url for Shippable download-logs script.Matt Clay2016-11-071-4/+17
* Remove duplicate declaration of human_to_bytesMichael Scherer2016-11-071-22/+0
* Add tunnel linux (#18118)Michael Scherer2016-11-071-6/+7
* Make facts detection work on OpenBSD with Python3Michael Scherer2016-11-071-3/+3
* Add support for KVM in the Solaris virt detectionMichael Scherer2016-11-071-0/+3
* Add xen guest detection on FreeBSDMichael Scherer2016-11-071-0/+10
* Fix media_type detection on NetBSDMichael Scherer2016-11-071-0/+16
* Fix type detection on OpenSolaris for loopback interfaceMichael Scherer2016-11-071-0/+2
* Removing the shebang and the execution permission so the command be prefixed ...David Côté-Tremblay2016-11-071-2/+0
* Fix bug (#18355) where encrypted inventories fail 18355 (#18373)Adrian Likins2016-11-076-20/+32
* On python 3.5, sys.subversion have been removedMichael Scherer2016-11-071-1/+4
* Merge pull request #17201 from trondhindenes/windows_module_docsscottb2016-11-061-1/+18
|\
| * Merge branch 'windows_module_docs' of https://github.com/trondhindenes/ansibl...Trond Hindenes2016-11-060-0/+0
| |\
| | * bugfix textTrond Hindenes2016-11-061-2/+2
| * | bugfix textTrond Hindenes2016-11-061-2/+2
| |/
| * fixed typoTrond Hindenes2016-08-231-1/+1
| * List supported core modules in docTrond Hindenes2016-08-231-1/+18
* | added docs for new argBrian Coca2016-11-041-0/+1
* | resolve inventory path on initBrian Coca2016-11-042-6/+10
* | Basic integration test for gce_tag. (#17928)Tom Melendez2016-11-046-0/+187
* | Limit how much of the file we read to test if it's an encrypted vault fileToshio Kuratomi2016-11-041-2/+5
* | Adding ansible_release dir created by release to .gitignoreJames Cammarata2016-11-041-0/+2
* | Updating release versions for release playbookJames Cammarata2016-11-041-2/+2
* | Run validate-modules with python 2 only.Matt Clay2016-11-042-1/+2
* | Add support for network alias on NetBSDMichael Scherer2016-11-041-0/+6
* | Rework how OpenBSD processor facts are resolvedJasper Lievisse Adriaanse2016-11-041-13/+12
* | Merge pull request #18350 from Shaps/ssh_cp_dir_option_docsscottb2016-11-041-0/+12
|\ \
| * | Docs for control_path_dir optionAndrea Tartaglia2016-11-031-0/+12
* | | Cleanup and fixes for code smell scripts.Matt Clay2016-11-036-6/+17
* | | Update submodule refsJames Tanner2016-11-031-5/+6
* | | Fix setup.py install.Toshio Kuratomi2016-11-031-1/+1
* | | Python 3 fixes for ansible-doc.Matt Clay2016-11-032-5/+5
* | | ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342)Andrea Tartaglia2016-11-033-1/+9
* | | Detect vmm virtualization for OpenBSD, both host and guest.Jasper Lievisse Adriaanse2016-11-031-0/+13
* | | Fix and create code-smell test for line endings.Matt Clay2016-11-033-11/+24
* | | Update submodule refs.Matt Clay2016-11-031-7/+5
* | | Resolves #18312 python3 support for ec2.pyTony Kinsley2016-11-031-1/+1
* | | Exclude floppy disks from lsblk call for uuidsRobin Roth2016-11-031-1/+5
* | | Correctly reassign implicit block parents when an include is involvedJames Cammarata2016-11-031-1/+6
|/ /
* | only validate extensions when using dir loadingBrian Coca2016-11-031-3/+3
* | Correctly assign parent when squashing adjacent implict BlocksJames Cammarata2016-11-031-1/+1