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
*
Prepare ansible-test code for relocation. (#60110)
Matt Clay
2019-08-05
4
-33
/
+34
*
Update docs references for ansible-test. (#60109)
Matt Clay
2019-08-05
2
-3
/
+1
*
Clean up ansible-test references in tests. (#60108)
Matt Clay
2019-08-05
4
-6
/
+1
*
New Module: gcp_cloudtasks_queue (#60094)
The Magician
2019-08-05
6
-1
/
+704
*
Clean up old ansible-test references and code. (#60103)
Matt Clay
2019-08-05
3
-120
/
+2
*
Bugfix 60043: turn off the default db warning where it doesn't make sense (#6...
Andrey Klychkov
2019-08-05
4
-4
/
+15
*
ecs_taskdefinition_facts: rename to ecs_taskdefinition_info (#60023)
Felix Fontein
2019-08-05
9
-13
/
+18
*
Do not install requests[security] for MongoDB tests (#60083)
Sam Doran
2019-08-05
5
-3
/
+6
*
Replace old shippable.py with new check_matrix.py. (#60022)
Matt Clay
2019-08-05
5
-119
/
+109
*
Improve netapp_e_hostgroup and add unit tests. (#57094)
Nathan Swartz
2019-08-05
3
-318
/
+387
*
Handle quoted paths in ansible-test diff parsing.
Matt Clay
2019-08-05
1
-1
/
+1
*
It is necessary to undo mmi-mode enable after running commands. (#60071)
Xu Yuandong
2019-08-05
1
-1
/
+6
*
set mmi-mode enable to run commands nad unset after running. (#60075)
Xu Yuandong
2019-08-05
1
-5
/
+3
*
Move definition of UnixHTTPSConnection behind guard (#60049)
Andrew Gaffney
2019-08-05
1
-24
/
+27
*
Fix async output with adhoc callbacks. Fixes #15988 (#59935)
Matt Martz
2019-08-05
3
-2
/
+5
*
New module na_ontap_object_store (#59048)
Chris Archibald
2019-08-05
2
-0
/
+437
*
hcloud: Add basic hcloud_route module (#59908)
Lukas Kämmerling
2019-08-05
4
-0
/
+306
*
Fix nxos_facts httpapi (#60055)
Trishna Guha
2019-08-05
2
-7
/
+1
*
hcloud: Add hcloud_server_network module (#60061)
Lukas Kämmerling
2019-08-05
4
-0
/
+424
*
hcloud: Add hcloud_subnetwork module (#59781)
Lukas Kämmerling
2019-08-05
4
-0
/
+320
*
Add nxos_vlans resource module (#59294)
Trishna Guha
2019-08-05
22
-17
/
+992
*
NX-OS Telemetry Resource Module (#59126)
Mike Wiebe
2019-08-05
26
-33
/
+2636
*
Fix bug in purefa_facts where remote pgroup without a schedule is skipped (#6...
Simon Dodsley
2019-08-04
1
-13
/
+13
*
corrected lib imports to work with python 2.x (#60017)
Wojciech Wypior
2019-08-03
1
-20
/
+72
*
added previously omitted parameter in gtm topology module (#60015)
Wojciech Wypior
2019-08-03
1
-0
/
+19
*
fixes options parameter idempotency issue on v14.x (#60019)
Wojciech Wypior
2019-08-03
1
-7
/
+12
*
fixes idempotency issues with IPV6 addresses (#60021)
Wojciech Wypior
2019-08-03
1
-17
/
+44
*
refactors bigip_firewall_log_profile to use correct patterns (#60014)
Wojciech Wypior
2019-08-02
3
-31
/
+18
*
fixes issue with recieve parameter idempotency (#59999)
Wojciech Wypior
2019-08-02
6
-6
/
+14
*
Correct module name in changelog fragment (#60029)
Sam Doran
2019-08-02
2
-2
/
+2
*
docker_compose - use valid variable in exception message (#60020)
Sam Doran
2019-08-02
2
-2
/
+4
*
Fix bot meta.
Matt Clay
2019-08-02
1
-5
/
+5
*
Issue 59955: add example to postgresql_query module (#59979)
Andrey Klychkov
2019-08-02
1
-2
/
+10
*
update botmeta for CLI stub moves
Matt Davis
2019-08-02
1
-5
/
+5
*
move CLI entrypoints under ansible package (#60004)
Matt Davis
2019-08-02
6
-488
/
+492
*
Try to clarify the wording (#59956)
Toshio Kuratomi
2019-08-02
1
-17
/
+20
*
Conflicting documentation (#59982)
Timal Peramune
2019-08-02
1
-1
/
+0
*
Fix issue with empty cow_whitelist (#59946)
Matt Martz
2019-08-02
2
-1
/
+3
*
Google: gcpubsub_facts -> gcpubsub_info (#57668)
Felix Fontein
2019-08-02
5
-8
/
+15
*
Unit tests: remove unused imports (#59812)
Andrey Klychkov
2019-08-02
84
-87
/
+87
*
[docker_container] Adding support for `mounts` option (#49808)
Dave Bendit
2019-08-02
5
-199
/
+612
*
docker_container: fix port bindings with IPv6 addresses (#59715)
Felix Fontein
2019-08-02
3
-4
/
+22
*
Only error out if the gid exists with a different group name (#59769)
Ruediger Pluem
2019-08-02
3
-3
/
+51
*
Remove obsolete tox.ini. (#59963)
Matt Clay
2019-08-02
3
-30
/
+0
*
Resource module for ios_interfaces and Facts Update (#59716)
Sumit Jaiswal
2019-08-02
33
-444
/
+1981
*
add new module with integration tests to manage gitlab project variables (#56...
Markus Bergholz
2019-08-02
3
-0
/
+505
*
Move ome_* and idrac_* modules one level up (#59698)
Felix Fontein
2019-08-02
8
-11
/
+11
*
Remove obsolete docs on pep8 sanity test.
Matt Clay
2019-08-02
1
-36
/
+1
*
Handle new output for podman image build (#59807)
Sam Doran
2019-08-02
2
-0
/
+6
*
Add logic to handle multiple actions in an ALB listener rule, Fixes #41861 (#...
Jesse Evers
2019-08-02
11
-237
/
+1255
[next]