summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-07Adding FIXME note to playbook executor code regarding password paramsJames Cammarata1-0/+2
2015-04-07a bunch of updates to connection info and related, to pass down passwordsBrian Coca9-35/+72
2015-04-07Updating version to contain the full major/releaseJames Cammarata1-1/+1
2015-04-06Fix indentationJason DeTiberus1-1/+1
2015-04-06Updating debian packaging changelog for devel 2.0 versionJames Cammarata1-3/+9
2015-04-06Fixing the version in lib/James Cammarata1-1/+1
2015-04-06Replace - in ec2 inventory as wellJohannes 'fish' Ziemke1-1/+1
2015-04-05Replaced --start-at with --start-at-taskMohamed Hazem1-2/+2
2015-04-05Fixing multiple v2 bugsJames Cammarata8-103/+123
2015-04-04more fine tunnign on verbosityBrian Coca2-3/+5
2015-04-04implemented verbosity, added 5th level and now can see how many plays per pla...Brian Coca4-10/+13
2015-04-04moved ad-hoc to use displayBrian Coca1-17/+16
2015-04-04updated ansible-playbook to use display, fixed issues breaking display classBrian Coca4-34/+25
2015-04-04finished implementing list-hosts, started adding list-tasks/list-tagsBrian Coca3-93/+123
2015-04-04renamed get_entries to get_playsBrian Coca2-2/+2
2015-04-03Add a vault test to data_loader test and some additional yaml tests to parsin...Toshio Kuratomi2-1/+64
2015-04-03Update intro_windows.rstBill Nottingham1-1/+1
2015-04-03Update intro_windows.rstBill Nottingham1-12/+12
2015-04-03made listhosts play output name more consistent internallyBrian Coca1-1/+1
2015-04-03now listhosts shows the same info as v1Brian Coca2-7/+17
2015-04-03Moving the Display() instantiation outside of v2 classesJames Cammarata5-13/+16
2015-04-03added listhosts draftBrian Coca3-42/+68
2015-04-03switched to use cross platform os.sep, added diff output to copyBrian Coca3-9/+7
2015-04-03started implementing 'list options'Brian Coca1-4/+17
2015-04-03v2 changed empty inventory to warning that only localhost is availableBrian Coca1-1/+3
2015-04-03changed to use display as utils.warning doesnt exist in v2Brian Coca1-2/+3
2015-04-03fixed called to find plugin, transport is not needed as suffixes are passedBrian Coca1-1/+1
2015-04-03brought v2 find plugins up 2 date with v1, also added exception handling for ...Brian Coca1-10/+11
2015-04-03fixed minor issues with openstack docs not being valid yamlBrian Coca1-4/+3