index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use bytes rather than native string for result (#46281)
Sam Doran
2018-09-28
1
-23
/
+70
*
Add unit tests
Dag Wieers
2018-09-28
1
-0
/
+3
*
Add integration tests
Dag Wieers
2018-09-28
1
-37
/
+49
*
added period in description. Changed integration test to work correctly.
Metzger, Simon
2018-09-28
1
-5
/
+3
*
added parameter leaf_port_blk_description in module and integration tests
Metzger, Simon
2018-09-28
1
-6
/
+3
*
be compliant to pep8 and pylint. Added integration tests.
Metzger, Simon
2018-09-28
3
-4
/
+143
*
docker_container: allow to configure comparison for existing containers (#44789)
Felix Fontein
2018-09-28
1
-0
/
+447
*
Move module tests using TQM to integration tests.
Matt Clay
2018-09-27
3
-256
/
+84
*
[aws] route53 module: fix idempotency for CAA records (#46049)
Felix Fontein
2018-09-27
4
-0
/
+139
*
win_nssm: tests and several bug fixes (#44755)
Kevin Subileau
2018-09-27
5
-1
/
+305
*
add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097)
Yunge Zhu
2018-09-27
4
-0
/
+139
*
made sros_config docs match code for match options (#46135)
Sandra McCann
2018-09-26
1
-1
/
+0
*
Added feature facts to nxos_facts (#45934)
tstoner
2018-09-26
1
-0
/
+17
*
cs_staticnat: fix sanity (#46037)
René Moser
2018-09-26
1
-1
/
+0
*
cs_instance: doc: fix typo in examples (#46035)
René Moser
2018-09-26
1
-1
/
+0
*
skip installing linux-image-extra in CI as it shouldn't be needed (#46101)
Jordan Borean
2018-09-25
1
-10
/
+0
*
allow jinja2 unique filter compat (#45637)
Brian Coca
2018-09-25
1
-9
/
+12
*
botmeta support: core (#45917)
John R Barker
2018-09-25
1
-0
/
+5
*
feat: add scaleway security group module (#45686)
abarbare
2018-09-25
3
-0
/
+133
*
pylint plugin to catch due/past-due deprecated calls (#44143)
Matt Martz
2018-09-25
2
-0
/
+98
*
fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015)
Dan
2018-09-25
2
-0
/
+47
*
Add ospf net type (#45904)
Dan
2018-09-25
2
-0
/
+4
*
Additional feature enhancements to nxos_logging (#45844)
tstoner
2018-09-25
2
-20
/
+400
*
async tests: add stability (#46100)
Jordan Borean
2018-09-25
1
-3
/
+1
*
Perform full RETURN schema validation in one step, don't try to loop (#46079)
Matt Martz
2018-09-24
3
-39
/
+45
*
Support nested JSON decoding in AnsibleJSONDecoder (#45924)
Matt Martz
2018-09-24
2
-0
/
+41
*
Add an Online servers fact
Rémy Léone
2018-09-24
2
-0
/
+15
*
Reduce noise in docs-build test failures.
Matt Clay
2018-09-24
1
-0
/
+37
*
Add a Scaleway IP module (#45121)
Rémy Léone
2018-09-24
3
-0
/
+449
*
docker_container: fix various idempotency problems and non-working options (#...
Felix Fontein
2018-09-24
5
-31
/
+3285
*
cs_loadbalancer_rule_member: fix error handling (#46012)
René Moser
2018-09-22
1
-3
/
+0
*
VMware: vmware_inventory contrib testing (#42879)
Abhijeet Kasurde
2018-09-22
4
-0
/
+90
*
Fix ansible-test docker python version handling.
Matt Clay
2018-09-22
2
-11
/
+6
*
Fix and re-enable sts_assume_role integration tests (#46026)
Sloane Hertel
2018-09-22
2
-3
/
+2
*
Disable failing sts_assume_role integration test.
Matt Clay
2018-09-22
1
-0
/
+1
*
Improve stability of Docker integration tests. (#46005)
Matt Clay
2018-09-21
2
-0
/
+10
*
Fix integration test library search path.
Matt Clay
2018-09-21
1
-0
/
+1
*
Bug fixes and cleanup for ansible-test. (#45991)
Matt Clay
2018-09-21
23
-127
/
+35
*
Unify terms and UI between 1Password lookups and facts module (#45427)
Sam Doran
2018-09-21
1
-7
/
+7
*
Add python.py coverage injector for ansible-test.
Matt Clay
2018-09-21
2
-0
/
+17
*
Improve error handling for docs-build test.
Matt Clay
2018-09-21
1
-5
/
+16
*
Changed when condition from checking image version to checking keys being (#4...
tstoner
2018-09-21
4
-8
/
+8
*
Improve ansible-test match error handling.
Matt Clay
2018-09-21
6
-13
/
+25
*
add skip/docker alias to skip tests when running on Docker (#45955)
Jordan Borean
2018-09-21
2
-0
/
+8
*
powershell: do not quote join_path result to reflect ShellBase join_path (#45...
Jordan Borean
2018-09-21
1
-0
/
+4
*
Add number of skipped tasks to play recap in 'default' callback (#45797)
Andrew Gaffney
2018-09-20
5
-5
/
+5
*
Ensure that the src file contents is converted to unicode in diff info (#45744)
Matt Martz
2018-09-20
1
-16
/
+13
*
Fix incorrect use of subprocess.CalledProcessError (#45890)
Dag Wieers
2018-09-20
1
-1
/
+4
*
Add an option to enable public ip at server creation (#44826)
Rémy Léone
2018-09-20
4
-386
/
+590
*
Update keycloak_client.py (#43547)
max-allan-surevine
2018-09-20
1
-1
/
+0
[next]