index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set license GPLv3+ ("or any later version") in setup.py
nemobis
2017-06-26
1
-1
/
+1
*
Make nic_name as optional parameter (#25990)
Abhijeet Kasurde
2017-06-26
1
-14
/
+22
*
Fixing bug introduced in 20622
Mark Szymanski
2017-06-26
1
-5
/
+2
*
Mutually reference Windows and non-Windows modules (#25482)
Dag Wieers
2017-06-26
50
-20
/
+137
*
Fixes list comparison (#26042)
Chris Houseknecht
2017-06-26
1
-1
/
+1
*
Remove get_exception from zypper (#25890)
Abhijeet Kasurde
2017-06-26
1
-3
/
+3
*
Add netscaler_save_config module (#25614)
George Nikolopoulos
2017-06-26
7
-0
/
+368
*
[cloud] New feature for ec2_group: allow deleting groups by id (#26022)
mihu
2017-06-26
2
-8
/
+29
*
cloudstack: cs_host: add integration tests
Rene Moser
2017-06-26
3
-0
/
+301
*
cloudstack: cs_host: revamp fixes several issues
Rene Moser
2017-06-26
1
-17
/
+79
*
Add new net_static_route platform agnostic module (#25455)
Ricardo Carrillo Cruz
2017-06-26
2
-0
/
+120
*
renames dict_combine to dict_merge in network_common (#26073)
Peter Sprygada
2017-06-26
2
-5
/
+5
*
Update FreeBSD pg test to use postgresql95-server.
Matt Clay
2017-06-25
1
-2
/
+2
*
Small fix in the error output (#26004)
Dag Wieers
2017-06-24
1
-2
/
+2
*
nxos_vxlan_vtep (#25971)
Nathaniel Case
2017-06-24
4
-128
/
+136
*
Fixes nxos_vpc_interface (#25907)
Trishna Guha
2017-06-24
5
-145
/
+195
*
Fix network integration test config. (#26057)
Matt Clay
2017-06-24
11
-10
/
+1
*
display v added
Brian Coca
2017-06-23
1
-0
/
+1
*
check options exist before forcing assignment
Brian Coca
2017-06-23
1
-18
/
+20
*
avoid exporting files useless to dist
Brian Coca
2017-06-23
2
-4
/
+9
*
Docker image updates for integration tests. (#26054)
Matt Clay
2017-06-23
11
-22
/
+33
*
[cloud] Fixes #26045 Ensure instance.instance_profile is not None before cast...
Ryan Fitzpatrick
2017-06-23
1
-1
/
+3
*
openbsd_pkg: Handle versionless names with branch. (#26016)
Patrik Lundin
2017-06-23
1
-24
/
+40
*
vyos net_system implementation (#25994)
Trishna Guha
2017-06-23
2
-0
/
+69
*
Add support for tmpfs to docker_container. (#25747)
Will Rouesnel
2017-06-23
1
-1
/
+28
*
fix networkdid->networkid in cs_nic.py (#25914)
loqutus
2017-06-23
1
-1
/
+1
*
Allow iam_cert to be renamed or moved without needing to specify cert or key ...
Mark Szymanski
2017-06-23
2
-92
/
+86
*
updated ansible-test integration to skip any files in test/integration/target...
David Newswanger
2017-06-22
1
-1
/
+2
*
Fix type for 'attributes' field
GennadySpb
2017-06-22
1
-1
/
+1
*
Fix test for missing __init__.py for modules.
Matt Clay
2017-06-22
1
-2
/
+8
*
Add missing __init__.py for modules.
Matt Clay
2017-06-22
1
-0
/
+0
*
Add the cloud provider script for the vcenter simulator container (#25964)
jctanner
2017-06-22
3
-0
/
+211
*
Missing Else statement (#25457)
Troy Sampson
2017-06-22
1
-0
/
+1
*
imc_xml: New module to manage Cisco IMC hardware (#25529)
Dag Wieers
2017-06-22
2
-0
/
+388
*
Fix up integer type detection on python3 (#25985)
Kassian Sun
2017-06-22
1
-2
/
+2
*
Fixed modules using Popen (#24558)
Andrea Tartaglia
2017-06-22
3
-21
/
+8
*
Don't include dependent roles in the dep chain for include_role
James Cammarata
2017-06-22
2
-2
/
+3
*
Fix of argument error in #25940 (#25979)
Constantin
2017-06-22
1
-1
/
+1
*
amazon: allow NACL to be removed by its id (#25925)
mihu
2017-06-22
1
-9
/
+30
*
Update playbook_best_practices.rst, range notation (#25959)
Laurens Vanderhoven
2017-06-22
1
-2
/
+2
*
Add junos_system declartive module and other related change (#25859)
Ganesh Nalawade
2017-06-22
29
-101
/
+1080
*
[cloud] Add ChangeSet support to cloudformation module (#23490) (#24497)
Wouter de Geus
2017-06-21
1
-0
/
+64
*
Fix docs typo in java_cert function docstring (#25942)
Andrade
2017-06-21
1
-1
/
+1
*
[cloud] Update ec2.py default for public IP assignment (#25896)
Tom Paine
2017-06-21
1
-2
/
+2
*
Misc typo for Ansible
Abhijeet Kasurde
2017-06-21
5
-6
/
+6
*
Vcsim container (#25236)
jctanner
2017-06-21
3
-0
/
+223
*
Ask for Network OS version info (#25958)
John R Barker
2017-06-21
1
-0
/
+2
*
Move helm module to subdirectory
Ryan S. Brown
2017-06-21
1
-0
/
+0
*
New module: helm (#24883)
Flavio Percoco Premoli
2017-06-21
1
-0
/
+204
*
cloud: ovirt: support add/remove tag from vms/hosts (#25900)
Ondra Machacek
2017-06-21
1
-25
/
+51
[next]