We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48669e commit 1843c2dCopy full SHA for 1843c2d
README.md
@@ -10,7 +10,7 @@ ansible-openwisp2
10
11
Ansible role that installs the openwisp2 controller.
12
13
-Tested on **debian**, **ubuntu**.
+Tested on **Debian (Buster, Bullseye)**, **Ubuntu (18/20 LTS)**.
14
15
**NOTE**: it is highly suggested to use this procedure on clean virtual machines or linux containers.
16
meta/main.yml
@@ -24,6 +24,7 @@ galaxy_info:
24
# https://github.com/openwisp/ansible-openwisp2/issues/169#issuecomment-592983139
25
# - stretch
26
- buster
27
+ - bullseye
28
- name: Ubuntu
29
versions:
30
# (send patch if you want this to be supported!)
0 commit comments