Move playbooks in subfolder #73

Merged
erdnaxe merged 18 commits from move_playbooks into master 2021-11-28 10:16:50 +01:00
Showing only changes of commit 3ccdacde13 - Show all commits

View file

@ -1,7 +1,7 @@
#!/usr/bin/env ansible-playbook #!/usr/bin/env ansible-playbook
--- ---
# Deploy Docker hosts # 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 - hosts: docker-ovh.adm.auro.re,gitea.adm.auro.re,drone.adm.auro.re,wikijs.adm.auro.re
erdnaxe marked this conversation as resolved Outdated
Outdated
Review

Why do we install docker on stream.adm?

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

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.
vars: vars:
update_motd: update_motd:
docker: Docker est déployé. docker: Docker est déployé.