index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGELOG.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
Adding FIXME note to playbook executor code regarding password params
James Cammarata
1
-0
/
+2
2015-04-07
a bunch of updates to connection info and related, to pass down passwords
Brian Coca
9
-35
/
+72
2015-04-07
Updating version to contain the full major/release
James Cammarata
1
-1
/
+1
2015-04-06
Fix indentation
Jason DeTiberus
1
-1
/
+1
2015-04-06
Updating debian packaging changelog for devel 2.0 version
James Cammarata
1
-3
/
+9
2015-04-06
Fixing the version in lib/
James Cammarata
1
-1
/
+1
2015-04-06
Replace - in ec2 inventory as well
Johannes 'fish' Ziemke
1
-1
/
+1
2015-04-05
Replaced --start-at with --start-at-task
Mohamed Hazem
1
-2
/
+2
2015-04-05
Fixing multiple v2 bugs
James Cammarata
8
-103
/
+123
2015-04-04
more fine tunnign on verbosity
Brian Coca
2
-3
/
+5
2015-04-04
implemented verbosity, added 5th level and now can see how many plays per pla...
Brian Coca
4
-10
/
+13
2015-04-04
moved ad-hoc to use display
Brian Coca
1
-17
/
+16
2015-04-04
updated ansible-playbook to use display, fixed issues breaking display class
Brian Coca
4
-34
/
+25
2015-04-04
finished implementing list-hosts, started adding list-tasks/list-tags
Brian Coca
3
-93
/
+123
2015-04-04
renamed get_entries to get_plays
Brian Coca
2
-2
/
+2
2015-04-03
Add a vault test to data_loader test and some additional yaml tests to parsin...
Toshio Kuratomi
2
-1
/
+64
2015-04-03
Update intro_windows.rst
Bill Nottingham
1
-1
/
+1
2015-04-03
Update intro_windows.rst
Bill Nottingham
1
-12
/
+12
2015-04-03
made listhosts play output name more consistent internally
Brian Coca
1
-1
/
+1
2015-04-03
now listhosts shows the same info as v1
Brian Coca
2
-7
/
+17
2015-04-03
Moving the Display() instantiation outside of v2 classes
James Cammarata
5
-13
/
+16
2015-04-03
added listhosts draft
Brian Coca
3
-42
/
+68
2015-04-03
switched to use cross platform os.sep, added diff output to copy
Brian Coca
3
-9
/
+7
2015-04-03
started implementing 'list options'
Brian Coca
1
-4
/
+17
2015-04-03
v2 changed empty inventory to warning that only localhost is available
Brian Coca
1
-1
/
+3
2015-04-03
changed to use display as utils.warning doesnt exist in v2
Brian Coca
1
-2
/
+3
2015-04-03
fixed called to find plugin, transport is not needed as suffixes are passed
Brian Coca
1
-1
/
+1
2015-04-03
brought v2 find plugins up 2 date with v1, also added exception handling for ...
Brian Coca
1
-10
/
+11
2015-04-03
fixed minor issues with openstack docs not being valid yaml
Brian Coca
1
-4
/
+3