summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Look for _get_parent_attribute method in both src and dst dictissue_18522_inheritance_bugJames Cammarata2016-11-231-1/+1
* modified POST body in axapi_authenticate_v3() and axapi_call_v3() (#18104)Eric Chou2016-11-231-2/+3
* Update submodule refsToshio Kuratomi2016-11-232-15/+12
* Use DUT instance for vyos (#18599)John R Barker2016-11-231-1/+1
* Support script interpreters for async_wrapper. (#18592)Matt Clay2016-11-221-1/+9
* Update submodule refs.Matt Clay2016-11-221-12/+5
* dont fail on missing service during check modeBrian Coca2016-11-221-1/+4
* Fix the Solaris POSIX acl fixToshio Kuratomi2016-11-221-4/+6
* update facts.py for solaris and hp-uxfallencliff2016-11-221-3/+15
* Update submodule refsToshio Kuratomi2016-11-222-10/+23
* import reduce from six label:python3 (#18561)koralsky2016-11-223-1/+3
* Fix unicode handling in fixup_perms2 errorhandling (#18565)Michael Noseworthy2016-11-221-4/+4
* net_template doesn't need BOOLEANSNathaniel Case2016-11-221-3/+0
* Fix for whitespace padding on JSON responsesNathaniel Case2016-11-221-1/+1
* add a intg test for vault encrypted inventory (#18550)Adrian Likins2016-11-223-0/+16
* Rework how the Conditional class deals with undefined varsJames Cammarata2016-11-222-10/+43
* Use output_dir instead of outputdir for tests.Matt Clay2016-11-212-25/+25
* Fix setfacl for Solaris with POSIX acl support.Toshio Kuratomi2016-11-211-2/+5
* Removing q debugging cruft from ansible-connectionJames Cammarata2016-11-211-16/+0
* Removing test script for ansible-connectionJames Cammarata2016-11-211-27/+0
* Cache dynamically included blocks for later lookup via uuidJames Cammarata2016-11-211-0/+1
* Adding a persistent connection utilityJames Cammarata2016-11-216-4/+428
* Convert playbook basedir into unicode at the bordersToshio Kuratomi2016-11-211-2/+3
* Check for negative defined logic in conditionalsJames Cammarata2016-11-211-2/+2
* When iterating over hostvars yield the hostname not the host objectJames Cammarata2016-11-211-3/+3
* fixes issue with setting the terminal length (pager) in vyos (#18546)Peter Sprygada2016-11-212-1/+7
* Add test cases for VyOS commands that don't honor paging settings (#18553)Sam Doran2016-11-211-0/+19
* change to ~ instead of $HOME to avoid undefined (#18551)Brian Coca2016-11-212-6/+6
* Replaced iterkeys with 'for key in dict' for #18507 (#18538)Andrea Tartaglia2016-11-211-1/+1
* Network docs fragments: fix copy paste errors (#18564)John R Barker2016-11-214-4/+4
* cloudstack: add helpers to distinguish VMs not in VPC (#18560)René Moser2016-11-201-1/+36
* Test that changing the flags on a mounted filesystem works (#18552)Toshio Kuratomi2016-11-191-1/+38
* Update submodule ref for mount fixesToshio Kuratomi2016-11-191-8/+5
* cloudstack: fix distinguish VPC and other networks (#18515)René Moser2016-11-191-0/+3
* Change old recommendation about insecure variables (#18493)Silvio Tomatis2016-11-191-2/+2
* Updated rax guide for handling RackConnect (#16101)Tim Nelson2016-11-191-0/+13
* update FAQ (#18472)Bill Nottingham2016-11-191-3/+3
* Add link to licence file (COPYING) in README (#18521)Valentin2016-11-191-0/+5
* Properly sort groups by name as well as depth when getting varsJames Cammarata2016-11-182-2/+2
* With role params also keep special params in the ds as well as paramsJames Cammarata2016-11-181-0/+11
* Update submodule refsToshio Kuratomi2016-11-181-5/+7
* openstack: iterate through nova addresses with six (#18408)Ben Cordero2016-11-181-1/+2
* disable win_async_wrapper success loop test to keep CI happyMatt Davis2016-11-181-25/+27
* Moved the _inventory.clear_group_dict_cache() from creating a group w… (#17...jamessewell2016-11-181-3/+4
* Update test to use keyserver.ubuntu.com.Matt Clay2016-11-181-1/+1
* retag win_async_wrapper test to run on module changesMatt Davis2016-11-181-1/+1
* bump submodule refsMatt Davis2016-11-182-18/+10
* Default include_role results to empty list in linear strategy pluginAndrew Haines2016-11-181-1/+1
* disable 'dense' callback in py26Brian Coca2016-11-181-28/+40
* Return failed instead of raising an error when an include_vars file is missingJames Cammarata2016-11-181-1/+1