diff --git a/roles/bareos_dir/README.md b/roles/bareos_dir/README.md index 4626b39..5224901 100644 --- a/roles/bareos_dir/README.md +++ b/roles/bareos_dir/README.md @@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) Director. |GitHub|GitLab|Downloads|Version| |------|------|---------|-------| -|[![github](https://github.com/anry/ansible-role-bareos_dir/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_dir/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_dir/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_dir)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_dir)](https://galaxy.ansible.com/anry/bareos_dir)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_dir.svg)](https://github.com/anry/ansible-role-bareos_dir/releases/)| +|[![github](https://github.com/anryblade/ansible-role-bareos_dir/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_dir/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_dir/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_dir)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_dir)](https://galaxy.ansible.com/anry/bareos_dir)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_dir.svg)](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)|[![Build Status GitHub](https://github.com/anry/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| -|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anry/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)| -|[anry.buildtools](https://galaxy.ansible.com/anry/buildtools)|[![Build Status GitHub](https://github.com/anry/ansible-role-buildtools/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-buildtools/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-buildtools/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-buildtools)| -|[anry.epel](https://galaxy.ansible.com/anry/epel)|[![Build Status GitHub](https://github.com/anry/ansible-role-epel/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-epel/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-epel/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-epel)| -|[anry.python_pip](https://galaxy.ansible.com/anry/python_pip)|[![Build Status GitHub](https://github.com/anry/ansible-role-python_pip/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-python_pip/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-python_pip/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-python_pip)| -|[anry.postgres](https://galaxy.ansible.com/anry/postgres)|[![Build Status GitHub](https://github.com/anry/ansible-role-postgres/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-postgres/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-postgres/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-postgres)| +|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| +|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)| +|[anry.buildtools](https://galaxy.ansible.com/anry/buildtools)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-buildtools/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-buildtools/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-buildtools/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-buildtools)| +|[anry.epel](https://galaxy.ansible.com/anry/epel)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-epel/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-epel/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-epel/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-epel)| +|[anry.python_pip](https://galaxy.ansible.com/anry/python_pip)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-python_pip/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-python_pip/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-python_pip/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-python_pip)| +|[anry.postgres](https://galaxy.ansible.com/anry/postgres)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-postgres/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-postgres/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-postgres/badges/master/pipeline.svg)](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) diff --git a/roles/bareos_fd/README.md b/roles/bareos_fd/README.md index 9b73705..62896d6 100644 --- a/roles/bareos_fd/README.md +++ b/roles/bareos_fd/README.md @@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) File Daemon. |GitHub|GitLab|Downloads|Version| |------|------|---------|-------| -|[![github](https://github.com/anry/ansible-role-bareos_fd/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_fd/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_fd/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_fd)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_fd)](https://galaxy.ansible.com/anry/bareos_fd)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_fd.svg)](https://github.com/anry/ansible-role-bareos_fd/releases/)| +|[![github](https://github.com/anryblade/ansible-role-bareos_fd/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_fd/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_fd/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_fd)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_fd)](https://galaxy.ansible.com/anry/bareos_fd)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_fd.svg)](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)|[![Build Status GitHub](https://github.com/anry/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| -|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anry/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)| +|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| +|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](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) diff --git a/roles/bareos_repository/README.md b/roles/bareos_repository/README.md index 2419684..6e4af24 100644 --- a/roles/bareos_repository/README.md +++ b/roles/bareos_repository/README.md @@ -4,11 +4,11 @@ Setup the [Bareos](https://www.bareos.com/) repositories. |GitHub|GitLab|Downloads|Version| |------|------|---------|-------| -|[![github](https://github.com/anry/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_repository/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_repository)](https://galaxy.ansible.com/anry/bareos_repository)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_repository.svg)](https://github.com/anry/ansible-role-bareos_repository/releases/)| +|[![github](https://github.com/anryblade/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_repository)](https://galaxy.ansible.com/anry/bareos_repository)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_repository.svg)](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)|[![Build Status GitHub](https://github.com/anry/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| +|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](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) diff --git a/roles/bareos_sd/README.md b/roles/bareos_sd/README.md index 7ca117c..1b3f360 100644 --- a/roles/bareos_sd/README.md +++ b/roles/bareos_sd/README.md @@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) Storage Daemon. |GitHub|GitLab|Downloads|Version| |------|------|---------|-------| -|[![github](https://github.com/anry/ansible-role-bareos_sd/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_sd/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_sd/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_sd)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_sd)](https://galaxy.ansible.com/anry/bareos_sd)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_sd.svg)](https://github.com/anry/ansible-role-bareos_sd/releases/)| +|[![github](https://github.com/anryblade/ansible-role-bareos_sd/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_sd/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_sd/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_sd)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_sd)](https://galaxy.ansible.com/anry/bareos_sd)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_sd.svg)](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)|[![Build Status GitHub](https://github.com/anry/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| -|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anry/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)| +|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| +|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](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) diff --git a/roles/bareos_webui/README.md b/roles/bareos_webui/README.md index f3af5d6..665216a 100644 --- a/roles/bareos_webui/README.md +++ b/roles/bareos_webui/README.md @@ -4,11 +4,11 @@ Install and configure [Bareos](https://www.bareos.com/) WebUI on your system. |GitHub|GitLab|Downloads|Version| |------|------|---------|-------| -|[![github](https://github.com/anry/ansible-role-bareos_webui/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_webui/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_webui/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_webui)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_webui)](https://galaxy.ansible.com/anry/bareos_webui)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_webui.svg)](https://github.com/anry/ansible-role-bareos_webui/releases/)| +|[![github](https://github.com/anryblade/ansible-role-bareos_webui/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_webui/actions)|[![gitlab](https://gitlab.com/anry-iac/ansible-role-bareos_webui/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_webui)|[![downloads](https://img.shields.io/ansible/role/d/anry/bareos_webui)](https://galaxy.ansible.com/anry/bareos_webui)|[![Version](https://img.shields.io/github/release/anry/ansible-role-bareos_webui.svg)](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)|[![Build Status GitHub](https://github.com/anry/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| -|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anry/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anry/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bareos_repository)| +|[anry.bootstrap](https://galaxy.ansible.com/anry/bootstrap)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bootstrap/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bootstrap/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bootstrap/badges/master/pipeline.svg)](https://gitlab.com/anry-iac/ansible-role-bootstrap)| +|[anry.bareos_repository](https://galaxy.ansible.com/anry/bareos_repository)|[![Build Status GitHub](https://github.com/anryblade/ansible-role-bareos_repository/workflows/Ansible%20Molecule/badge.svg)](https://github.com/anryblade/ansible-role-bareos_repository/actions)|[![Build Status GitLab](https://gitlab.com/anry-iac/ansible-role-bareos_repository/badges/master/pipeline.svg)](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)