Skip to content

Commit

Permalink
Revert "[docs] Added notes pointing to deploying upcoming version [sk…
Browse files Browse the repository at this point in the history
…ip ci]"

This reverts commit 28adf62.
  • Loading branch information
nemesifier committed May 12, 2022
1 parent b348970 commit 099f6c6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,10 @@ Supported Operating Systems
See the section "OS Platforms" on the
[ansible-galaxy page of ansible-openwisp2](https://galaxy.ansible.com/openwisp/openwisp2).


Usage (tutorial)
================

**Note**: if you need modules like OpenWISP Monitoring and OpenWISP RADIUS,
you will have to use the development version of this role to
[deploy the upcoming release of OpenWISP](#deploying-the-upcoming-release-of-openwisp).

If you don't know how to use ansible, don't panic, this procedure will
guide you towards a fully working basic openwisp2 installation.

Expand Down Expand Up @@ -253,6 +250,7 @@ From here on you can follow the instructions available at the following sections
- [Create playbook file](#create-playbook-file)
- [Run the playbook](#run-the-playbook)


**Note:** Please remember to [install ansible](#install-ansible).

All done!
Expand Down Expand Up @@ -498,9 +496,6 @@ you will update the above playbook as follows:
Enabling the radius module
--------------------------

**Note**: to enable the RADIUS module you need use the development version
of this role to [deploy the upcoming release of OpenWISP](#deploying-the-upcoming-release-of-openwisp).

To enable the radius module you need to set `openwisp2_radius` to `true` in
your `playbook.yml` file. Here's a short summary of how to do this:

Expand Down Expand Up @@ -637,7 +632,7 @@ Read ["Role Variables"](#role-variables) section to learn about
available configuration variables.
Follow instructions in ["Run the playbook"](#run-the-playbook) section to
run the above playbook.
run above playbook.
Troubleshooting
===============
Expand Down

0 comments on commit 099f6c6

Please sign in to comment.