Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused roles #105

Merged
merged 3 commits into from
Dec 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 0 additions & 30 deletions .config/ansible-lint-ignore.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ comcommaker.yml name[casing]
common.yml name[casing]
drupal.yml name[casing]
export-cadastre.yml name[casing]
galette.yml name[casing]
geoosm.yml name[casing]
jenkins-slave.yml name[casing]
layers.openstreetmap.fr.yml name[casing]
letsencrypt.yml name[casing]
live.yml name[casing]
Expand All @@ -21,7 +19,6 @@ osmose-frontend.yml name[casing]
osmosis.yml name[casing]
overpass-api.yml name[casing]
peertube.yml name[casing]
phpbb.yml name[casing]
polygons.yml name[casing]
postgresql.yml name[casing]
proxmox-backup.yml name[casing]
Expand Down Expand Up @@ -148,31 +145,13 @@ roles/export-cadastre/tasks/main.yml name[casing]
roles/export-cadastre/tasks/main.yml name[missing]
roles/export-cadastre/tasks/main.yml no-free-form
roles/export-cadastre/tasks/main.yml risky-file-permissions
roles/galette/handlers/main.yml fqcn[action-core]
roles/galette/handlers/main.yml name[casing]
roles/galette/handlers/main.yml no-free-form
roles/galette/tasks/main.yml deprecated-module
roles/galette/tasks/main.yml fqcn[action-core]
roles/galette/tasks/main.yml fqcn[action]
roles/galette/tasks/main.yml name[casing]
roles/galette/tasks/main.yml name[missing]
roles/galette/tasks/main.yml no-free-form
roles/galette/tasks/main.yml risky-file-permissions
roles/geoosm/tasks/main.yml deprecated-module
roles/geoosm/tasks/main.yml fqcn[action-core]
roles/geoosm/tasks/main.yml fqcn[action]
roles/geoosm/tasks/main.yml latest[git]
roles/geoosm/tasks/main.yml name[casing]
roles/geoosm/tasks/main.yml name[missing]
roles/geoosm/tasks/main.yml no-free-form
roles/jenkins-slave role-name
roles/jenkins-slave/tasks/main.yml deprecated-module
roles/jenkins-slave/tasks/main.yml fqcn[action-core]
roles/jenkins-slave/tasks/main.yml fqcn[action]
roles/jenkins-slave/tasks/main.yml name[casing]
roles/jenkins-slave/tasks/main.yml name[missing]
roles/jenkins-slave/tasks/main.yml no-free-form
roles/jenkins-slave/tasks/main.yml risky-file-permissions
roles/layers.openstreetmap.fr role-name
roles/layers.openstreetmap.fr/handlers/main.yml fqcn[action-core]
roles/layers.openstreetmap.fr/handlers/main.yml name[casing]
Expand Down Expand Up @@ -347,15 +326,6 @@ roles/overpass-api/tasks/set_up_database.yml risky-file-permissions
roles/overpass-api/tasks/web.yml fqcn[action-core]
roles/overpass-api/tasks/web.yml name[casing]
roles/overpass-api/tasks/web.yml risky-file-permissions
roles/phpbb/handlers/main.yml fqcn[action-core]
roles/phpbb/handlers/main.yml name[casing]
roles/phpbb/handlers/main.yml no-free-form
roles/phpbb/tasks/main.yml deprecated-module
roles/phpbb/tasks/main.yml fqcn[action-core]
roles/phpbb/tasks/main.yml name[casing]
roles/phpbb/tasks/main.yml name[missing]
roles/phpbb/tasks/main.yml no-free-form
roles/phpbb/tasks/main.yml risky-file-permissions
roles/polygons/handlers/main.yml fqcn[action-core]
roles/polygons/handlers/main.yml name[casing]
roles/polygons/handlers/main.yml no-free-form
Expand Down
5 changes: 0 additions & 5 deletions galette.yml

This file was deleted.

5 changes: 0 additions & 5 deletions hosts
Original file line number Diff line number Diff line change
Expand Up @@ -161,11 +161,6 @@ osm146.openstreetmap.fr # for prev.openstreetmap.fr
[export-cadastre]
cadastre.vm.openstreetmap.fr

[phpbb]
osm139.openstreetmap.fr # for forum.openstreetmap.fr

[galette]

[geoosm]
osm167.openstreetmap.fr

Expand Down
6 changes: 0 additions & 6 deletions jenkins-slave.yml

This file was deleted.

5 changes: 0 additions & 5 deletions phpbb.yml

This file was deleted.

2 changes: 0 additions & 2 deletions roles/galette/handlers/main.yml

This file was deleted.

79 changes: 0 additions & 79 deletions roles/galette/tasks/main.yml

This file was deleted.

20 changes: 0 additions & 20 deletions roles/galette/templates/apache.site

This file was deleted.

1 change: 0 additions & 1 deletion roles/jenkins-slave/files/jenkins-ssh-key

This file was deleted.

2 changes: 0 additions & 2 deletions roles/jenkins-slave/files/run.sh

This file was deleted.

1 change: 0 additions & 1 deletion roles/jenkins-slave/files/sudoers

This file was deleted.

27 changes: 0 additions & 27 deletions roles/jenkins-slave/tasks/main.yml

This file was deleted.

20 changes: 0 additions & 20 deletions roles/phpbb/files/apache.site

This file was deleted.

2 changes: 0 additions & 2 deletions roles/phpbb/handlers/main.yml

This file was deleted.

27 changes: 0 additions & 27 deletions roles/phpbb/tasks/main.yml

This file was deleted.

Loading