fix url
This commit is contained in:
parent
1e742cb29c
commit
962ba8ca28
@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) Director.
|
||||
|
||||
|GitHub|GitLab|Downloads|Version|
|
||||
|------|------|---------|-------|
|
||||
|[](https://github.com/anry/ansible-role-bareos_dir/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_dir)|[](https://galaxy.ansible.com/anry/bareos_dir)|[](https://github.com/anry/ansible-role-bareos_dir/releases/)|
|
||||
|[](https://github.com/anryblade/ansible-role-bareos_dir/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_dir)|[](https://galaxy.ansible.com/anry/bareos_dir)|[](https://github.com/anryblade/ansible-role-bareos_dir/releases/)|
|
||||
|
||||
## [Example Playbook](#example-playbook)
|
||||
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anry/ansible-role-bareos_dir/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anryblade/ansible-role-bareos_dir/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -237,7 +237,7 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/
|
||||
enabled: no
|
||||
```
|
||||
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anry/ansible-role-bareos_dir/blob/master/molecule/default/prepare.yml):
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anryblade/ansible-role-bareos_dir/blob/master/molecule/default/prepare.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -267,7 +267,7 @@ Also see a [full explanation and example](https://anry.nl/how-to-use-these-roles
|
||||
|
||||
## [Role Variables](#role-variables)
|
||||
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anry/ansible-role-bareos_dir/blob/master/defaults/main.yml):
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anryblade/ansible-role-bareos_dir/blob/master/defaults/main.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -338,7 +338,7 @@ bareos_dir_storages: []
|
||||
|
||||
## [Requirements](#requirements)
|
||||
|
||||
- pip packages listed in [requirements.txt](https://github.com/anry/ansible-role-bareos_dir/blob/master/requirements.txt).
|
||||
- pip packages listed in [requirements.txt](https://github.com/anryblade/ansible-role-bareos_dir/blob/master/requirements.txt).
|
||||
|
||||
## [State of used roles](#state-of-used-roles)
|
||||
|
||||
@ -346,12 +346,12 @@ The following roles are used to prepare a system. You can prepare your system in
|
||||
|
||||
| Requirement | GitHub | GitLab |
|
||||
|-------------|--------|--------|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anry/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anry/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|[anry.buildtools](https://galaxy.ansible.com/anry/buildtools)|[](https://github.com/anry/ansible-role-buildtools/actions)|[](https://gitlab.com/anry-iac/ansible-role-buildtools)|
|
||||
|[anry.epel](https://galaxy.ansible.com/anry/epel)|[](https://github.com/anry/ansible-role-epel/actions)|[](https://gitlab.com/anry-iac/ansible-role-epel)|
|
||||
|[anry.python_pip](https://galaxy.ansible.com/anry/python_pip)|[](https://github.com/anry/ansible-role-python_pip/actions)|[](https://gitlab.com/anry-iac/ansible-role-python_pip)|
|
||||
|[anry.postgres](https://galaxy.ansible.com/anry/postgres)|[](https://github.com/anry/ansible-role-postgres/actions)|[](https://gitlab.com/anry-iac/ansible-role-postgres)|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anryblade/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|[anry.buildtools](https://galaxy.ansible.com/anry/buildtools)|[](https://github.com/anryblade/ansible-role-buildtools/actions)|[](https://gitlab.com/anry-iac/ansible-role-buildtools)|
|
||||
|[anry.epel](https://galaxy.ansible.com/anry/epel)|[](https://github.com/anryblade/ansible-role-epel/actions)|[](https://gitlab.com/anry-iac/ansible-role-epel)|
|
||||
|[anry.python_pip](https://galaxy.ansible.com/anry/python_pip)|[](https://github.com/anryblade/ansible-role-python_pip/actions)|[](https://gitlab.com/anry-iac/ansible-role-python_pip)|
|
||||
|[anry.postgres](https://galaxy.ansible.com/anry/postgres)|[](https://github.com/anryblade/ansible-role-postgres/actions)|[](https://gitlab.com/anry-iac/ansible-role-postgres)|
|
||||
|
||||
## [Context](#context)
|
||||
|
||||
@ -378,11 +378,11 @@ The minimum version of Ansible required is 2.12, tests have been done to:
|
||||
- The current version.
|
||||
- The development version.
|
||||
|
||||
If you find issues, please register them in [GitHub](https://github.com/anry/ansible-role-bareos_dir/issues).
|
||||
If you find issues, please register them in [GitHub](https://github.com/anryblade/ansible-role-bareos_dir/issues).
|
||||
|
||||
## [License](#license)
|
||||
|
||||
[Apache-2.0](https://github.com/anry/ansible-role-bareos_dir/blob/master/LICENSE).
|
||||
[Apache-2.0](https://github.com/anryblade/ansible-role-bareos_dir/blob/master/LICENSE).
|
||||
|
||||
## [Author Information](#author-information)
|
||||
|
||||
|
||||
@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) File Daemon.
|
||||
|
||||
|GitHub|GitLab|Downloads|Version|
|
||||
|------|------|---------|-------|
|
||||
|[](https://github.com/anry/ansible-role-bareos_fd/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_fd)|[](https://galaxy.ansible.com/anry/bareos_fd)|[](https://github.com/anry/ansible-role-bareos_fd/releases/)|
|
||||
|[](https://github.com/anryblade/ansible-role-bareos_fd/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_fd)|[](https://galaxy.ansible.com/anry/bareos_fd)|[](https://github.com/anryblade/ansible-role-bareos_fd/releases/)|
|
||||
|
||||
## [Example Playbook](#example-playbook)
|
||||
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anry/ansible-role-bareos_fd/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anryblade/ansible-role-bareos_fd/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -131,7 +131,7 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/
|
||||
enabled: no
|
||||
```
|
||||
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anry/ansible-role-bareos_fd/blob/master/molecule/default/prepare.yml):
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anryblade/ansible-role-bareos_fd/blob/master/molecule/default/prepare.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -150,7 +150,7 @@ Also see a [full explanation and example](https://anry.nl/how-to-use-these-roles
|
||||
|
||||
## [Role Variables](#role-variables)
|
||||
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anry/ansible-role-bareos_fd/blob/master/defaults/main.yml):
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anryblade/ansible-role-bareos_fd/blob/master/defaults/main.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -219,7 +219,7 @@ bareos_fd_encryption_master_public_key: ""
|
||||
|
||||
## [Requirements](#requirements)
|
||||
|
||||
- pip packages listed in [requirements.txt](https://github.com/anry/ansible-role-bareos_fd/blob/master/requirements.txt).
|
||||
- pip packages listed in [requirements.txt](https://github.com/anryblade/ansible-role-bareos_fd/blob/master/requirements.txt).
|
||||
|
||||
## [State of used roles](#state-of-used-roles)
|
||||
|
||||
@ -227,8 +227,8 @@ The following roles are used to prepare a system. You can prepare your system in
|
||||
|
||||
| Requirement | GitHub | GitLab |
|
||||
|-------------|--------|--------|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anry/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anry/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anryblade/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|
||||
## [Context](#context)
|
||||
|
||||
@ -255,11 +255,11 @@ The minimum version of Ansible required is 2.12, tests have been done to:
|
||||
- The current version.
|
||||
- The development version.
|
||||
|
||||
If you find issues, please register them in [GitHub](https://github.com/anry/ansible-role-bareos_fd/issues).
|
||||
If you find issues, please register them in [GitHub](https://github.com/anryblade/ansible-role-bareos_fd/issues).
|
||||
|
||||
## [License](#license)
|
||||
|
||||
[Apache-2.0](https://github.com/anry/ansible-role-bareos_fd/blob/master/LICENSE).
|
||||
[Apache-2.0](https://github.com/anryblade/ansible-role-bareos_fd/blob/master/LICENSE).
|
||||
|
||||
## [Author Information](#author-information)
|
||||
|
||||
|
||||
@ -4,11 +4,11 @@ Setup the [Bareos](https://www.bareos.com/) repositories.
|
||||
|
||||
|GitHub|GitLab|Downloads|Version|
|
||||
|------|------|---------|-------|
|
||||
|[](https://github.com/anry/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|[](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anry/ansible-role-bareos_repository/releases/)|
|
||||
|[](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|[](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anryblade/ansible-role-bareos_repository/releases/)|
|
||||
|
||||
## [Example Playbook](#example-playbook)
|
||||
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anry/ansible-role-bareos_repository/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anryblade/ansible-role-bareos_repository/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -22,7 +22,7 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/
|
||||
bareos_repository_enable_tracebacks: yes
|
||||
```
|
||||
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anry/ansible-role-bareos_repository/blob/master/molecule/default/prepare.yml):
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anryblade/ansible-role-bareos_repository/blob/master/molecule/default/prepare.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -39,7 +39,7 @@ Also see a [full explanation and example](https://anry.nl/how-to-use-these-roles
|
||||
|
||||
## [Role Variables](#role-variables)
|
||||
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anry/ansible-role-bareos_repository/blob/master/defaults/main.yml):
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anryblade/ansible-role-bareos_repository/blob/master/defaults/main.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -68,7 +68,7 @@ bareos_repository_enable_tracebacks: no
|
||||
|
||||
## [Requirements](#requirements)
|
||||
|
||||
- pip packages listed in [requirements.txt](https://github.com/anry/ansible-role-bareos_repository/blob/master/requirements.txt).
|
||||
- pip packages listed in [requirements.txt](https://github.com/anryblade/ansible-role-bareos_repository/blob/master/requirements.txt).
|
||||
|
||||
## [State of used roles](#state-of-used-roles)
|
||||
|
||||
@ -76,7 +76,7 @@ The following roles are used to prepare a system. You can prepare your system in
|
||||
|
||||
| Requirement | GitHub | GitLab |
|
||||
|-------------|--------|--------|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anry/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anryblade/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|
||||
## [Context](#context)
|
||||
|
||||
@ -103,11 +103,11 @@ The minimum version of Ansible required is 2.12, tests have been done to:
|
||||
- The current version.
|
||||
- The development version.
|
||||
|
||||
If you find issues, please register them in [GitHub](https://github.com/anry/ansible-role-bareos_repository/issues).
|
||||
If you find issues, please register them in [GitHub](https://github.com/anryblade/ansible-role-bareos_repository/issues).
|
||||
|
||||
## [License](#license)
|
||||
|
||||
[Apache-2.0](https://github.com/anry/ansible-role-bareos_repository/blob/master/LICENSE).
|
||||
[Apache-2.0](https://github.com/anryblade/ansible-role-bareos_repository/blob/master/LICENSE).
|
||||
|
||||
## [Author Information](#author-information)
|
||||
|
||||
|
||||
@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) Storage Daemon.
|
||||
|
||||
|GitHub|GitLab|Downloads|Version|
|
||||
|------|------|---------|-------|
|
||||
|[](https://github.com/anry/ansible-role-bareos_sd/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_sd)|[](https://galaxy.ansible.com/anry/bareos_sd)|[](https://github.com/anry/ansible-role-bareos_sd/releases/)|
|
||||
|[](https://github.com/anryblade/ansible-role-bareos_sd/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_sd)|[](https://galaxy.ansible.com/anry/bareos_sd)|[](https://github.com/anryblade/ansible-role-bareos_sd/releases/)|
|
||||
|
||||
## [Example Playbook](#example-playbook)
|
||||
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anry/ansible-role-bareos_sd/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anryblade/ansible-role-bareos_sd/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -72,7 +72,7 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/
|
||||
aws_region: "ch-gva-2"
|
||||
```
|
||||
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anry/ansible-role-bareos_sd/blob/master/molecule/default/prepare.yml):
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anryblade/ansible-role-bareos_sd/blob/master/molecule/default/prepare.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -91,7 +91,7 @@ Also see a [full explanation and example](https://anry.nl/how-to-use-these-roles
|
||||
|
||||
## [Role Variables](#role-variables)
|
||||
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anry/ansible-role-bareos_sd/blob/master/defaults/main.yml):
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anryblade/ansible-role-bareos_sd/blob/master/defaults/main.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -135,7 +135,7 @@ bareos_sd_s3_profiles: []
|
||||
|
||||
## [Requirements](#requirements)
|
||||
|
||||
- pip packages listed in [requirements.txt](https://github.com/anry/ansible-role-bareos_sd/blob/master/requirements.txt).
|
||||
- pip packages listed in [requirements.txt](https://github.com/anryblade/ansible-role-bareos_sd/blob/master/requirements.txt).
|
||||
|
||||
## [State of used roles](#state-of-used-roles)
|
||||
|
||||
@ -143,8 +143,8 @@ The following roles are used to prepare a system. You can prepare your system in
|
||||
|
||||
| Requirement | GitHub | GitLab |
|
||||
|-------------|--------|--------|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anry/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anry/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anryblade/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|
||||
## [Context](#context)
|
||||
|
||||
@ -171,11 +171,11 @@ The minimum version of Ansible required is 2.12, tests have been done to:
|
||||
- The current version.
|
||||
- The development version.
|
||||
|
||||
If you find issues, please register them in [GitHub](https://github.com/anry/ansible-role-bareos_sd/issues).
|
||||
If you find issues, please register them in [GitHub](https://github.com/anryblade/ansible-role-bareos_sd/issues).
|
||||
|
||||
## [License](#license)
|
||||
|
||||
[Apache-2.0](https://github.com/anry/ansible-role-bareos_sd/blob/master/LICENSE).
|
||||
[Apache-2.0](https://github.com/anryblade/ansible-role-bareos_sd/blob/master/LICENSE).
|
||||
|
||||
## [Author Information](#author-information)
|
||||
|
||||
|
||||
@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) WebUI on your system.
|
||||
|
||||
|GitHub|GitLab|Downloads|Version|
|
||||
|------|------|---------|-------|
|
||||
|[](https://github.com/anry/ansible-role-bareos_webui/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_webui)|[](https://galaxy.ansible.com/anry/bareos_webui)|[](https://github.com/anry/ansible-role-bareos_webui/releases/)|
|
||||
|[](https://github.com/anryblade/ansible-role-bareos_webui/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_webui)|[](https://galaxy.ansible.com/anry/bareos_webui)|[](https://github.com/anryblade/ansible-role-bareos_webui/releases/)|
|
||||
|
||||
## [Example Playbook](#example-playbook)
|
||||
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anry/ansible-role-bareos_webui/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
This example is taken from [`molecule/default/converge.yml`](https://github.com/anryblade/ansible-role-bareos_webui/blob/master/molecule/default/converge.yml) and is tested on each push, pull request and release.
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -27,7 +27,7 @@ This example is taken from [`molecule/default/converge.yml`](https://github.com/
|
||||
enabled: no
|
||||
```
|
||||
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anry/ansible-role-bareos_webui/blob/master/molecule/default/prepare.yml):
|
||||
The machine needs to be prepared. In CI this is done using [`molecule/default/prepare.yml`](https://github.com/anryblade/ansible-role-bareos_webui/blob/master/molecule/default/prepare.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -45,7 +45,7 @@ Also see a [full explanation and example](https://anry.nl/how-to-use-these-roles
|
||||
|
||||
## [Role Variables](#role-variables)
|
||||
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anry/ansible-role-bareos_webui/blob/master/defaults/main.yml):
|
||||
The default values for the variables are set in [`defaults/main.yml`](https://github.com/anryblade/ansible-role-bareos_webui/blob/master/defaults/main.yml):
|
||||
|
||||
```yaml
|
||||
---
|
||||
@ -61,7 +61,7 @@ bareos_webui_directors: []
|
||||
|
||||
## [Requirements](#requirements)
|
||||
|
||||
- pip packages listed in [requirements.txt](https://github.com/anry/ansible-role-bareos_webui/blob/master/requirements.txt).
|
||||
- pip packages listed in [requirements.txt](https://github.com/anryblade/ansible-role-bareos_webui/blob/master/requirements.txt).
|
||||
|
||||
## [State of used roles](#state-of-used-roles)
|
||||
|
||||
@ -69,8 +69,8 @@ The following roles are used to prepare a system. You can prepare your system in
|
||||
|
||||
| Requirement | GitHub | GitLab |
|
||||
|-------------|--------|--------|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anry/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anry/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[](https://github.com/anryblade/ansible-role-bootstrap/actions)|[](https://gitlab.com/anry-iac/ansible-role-bootstrap)|
|
||||
|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|
|
||||
|
||||
## [Context](#context)
|
||||
|
||||
@ -96,11 +96,11 @@ The minimum version of Ansible required is 2.12, tests have been done to:
|
||||
- The current version.
|
||||
- The development version.
|
||||
|
||||
If you find issues, please register them in [GitHub](https://github.com/anry/ansible-role-bareos_webui/issues).
|
||||
If you find issues, please register them in [GitHub](https://github.com/anryblade/ansible-role-bareos_webui/issues).
|
||||
|
||||
## [License](#license)
|
||||
|
||||
[Apache-2.0](https://github.com/anry/ansible-role-bareos_webui/blob/master/LICENSE).
|
||||
[Apache-2.0](https://github.com/anryblade/ansible-role-bareos_webui/blob/master/LICENSE).
|
||||
|
||||
## [Author Information](#author-information)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user