mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-28 23:51:34 -07:00
Update docs for main
Signed-off-by: ansible-middleware-core <ansible-middleware-core@redhat.com>
This commit is contained in:
parent
9fce7210b4
commit
e107cf38b4
9 changed files with 9 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
:trim:
|
||||
|
||||
.. meta::
|
||||
:antsibull-docs: 2.8.0
|
||||
:antsibull-docs: 2.9.0
|
||||
|
||||
.. Anchors
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
:trim:
|
||||
|
||||
.. meta::
|
||||
:antsibull-docs: 2.8.0
|
||||
:antsibull-docs: 2.9.0
|
||||
|
||||
.. Anchors
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
:trim:
|
||||
|
||||
.. meta::
|
||||
:antsibull-docs: 2.8.0
|
||||
:antsibull-docs: 2.9.0
|
||||
|
||||
.. Anchors
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ Requirements
|
|||
This role requires the `python3-netaddr` library installed on the controller node.
|
||||
|
||||
* to install via yum/dnf: `dnf install python3-netaddr`
|
||||
* to install via apt: `apt install python3-netaddr`
|
||||
* or via pip: `pip install netaddr==0.8.0`
|
||||
* or via the collection: `pip install -r requirements.txt`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue