Skip to content

Commit 1843c2d

Browse files
committed
[docs] Added mention of Debian 11 (Bullseye) #285
Related to #285
1 parent a48669e commit 1843c2d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ansible-openwisp2
1010

1111
Ansible role that installs the openwisp2 controller.
1212

13-
Tested on **debian**, **ubuntu**.
13+
Tested on **Debian (Buster, Bullseye)**, **Ubuntu (18/20 LTS)**.
1414

1515
**NOTE**: it is highly suggested to use this procedure on clean virtual machines or linux containers.
1616

meta/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ galaxy_info:
2424
# https://github.com/openwisp/ansible-openwisp2/issues/169#issuecomment-592983139
2525
# - stretch
2626
- buster
27+
- bullseye
2728
- name: Ubuntu
2829
versions:
2930
# (send patch if you want this to be supported!)

0 commit comments

Comments
 (0)