Move playbooks in subfolder #73

Merged
erdnaxe merged 18 commits from move_playbooks into master 3 years ago
Collaborator
There is no content yet.
erdnaxe force-pushed move_playbooks from 836f93c9bd to a0dd5ef4b7 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe force-pushed move_playbooks from bca1f75cad to 9481af3201 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe added 2 commits 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe added 2 commits 3 years ago
erdnaxe added 2 commits 3 years ago
jeltz reviewed 3 years ago
ansible.cfg Outdated
@ -2,6 +2,9 @@
[defaults]
# Explicitely redefined some defaults to make subfolder execution work
jeltz commented 3 years ago
Owner

ExplicitelyExplicitly
redefinedredefine?

`Explicitely` → `Explicitly` `redefined` → `redefine`?
erdnaxe marked this conversation as resolved
@ -0,0 +8,4 @@
- update_motd
- ldap_client
# Install logrotate on all servers except PVE
jeltz commented 3 years ago
Owner

Why don't we install logrotate on PVE?

Why don't we install `logrotate` on PVE?
erdnaxe marked this conversation as resolved
@ -0,0 +1,10 @@
#!/usr/bin/env ansible-playbook
---
# Deploy Docker hosts
- hosts: docker-ovh.adm.auro.re,gitea.adm.auro.re,drone.adm.auro.re,stream.adm.auro.re,wikijs.adm.auro.re
jeltz commented 3 years ago
Owner

Why do we install docker on stream.adm?

Why do we install `docker` on `stream.adm`?
Poster
Collaborator

Before stream was using a dockerized solution. Now it's gone and it's not even called stream anymore.

Before stream was using a dockerized solution. Now it's gone and it's not even called stream anymore.
erdnaxe marked this conversation as resolved
@ -0,0 +1,10 @@
#!/usr/bin/env ansible-playbook
---
# Radius (backup only for now)
jeltz commented 3 years ago
Owner

backup only for now?

`backup only for now`?
erdnaxe marked this conversation as resolved
@ -0,0 +1,23 @@
#!/usr/bin/env ansible-playbook
---
# Déploiement du service re2o aurore-firewall et keepalived
jeltz commented 3 years ago
Owner

Why is the comment in French?

Perhaps we should choose French or English and stick with it?

Why is the comment in French? Perhaps we should choose French or English and stick with it?
erdnaxe marked this conversation as resolved
erdnaxe added 2 commits 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe added 1 commit 3 years ago
erdnaxe merged commit 3c25e64516 into master 3 years ago
The pull request has been merged as 3c25e64516.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: aurore/ansible#73
Loading…
There is no content yet.