Skip to content
Snippets Groups Projects
Commit f25e9131 authored by shirenn's avatar shirenn 🌊
Browse files

ansible_vault → ansible/: moinmoin

parent 4beb6cc1
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
# Document servers
- hosts: server
vars:
moinmoin_user: "{{ vault.moinmoin_user }}"
moinmoin_password: "{{ vault.moinmoin_password }}"
moinmoin_user: "{{ vault.moinmoin.user }}"
moinmoin_password: "{{ vault.moinmoin.password }}"
moinmoin_base_url: https://wiki.crans.org/CransTechnique/LesServeurs
roles:
- moinmoin-gendoc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment