Actions
Wiki » Historique » Révision 4
« Précédent |
Révision 4/17
(diff)
| Suivant »
Clément Leneveu, 08/02/2021 18:41
Wiki - Esup-Signature¶
1 - Déployer en test et en prod¶
test¶
ansible-playbook -i inventest playbooks/jesigne.yml
prod¶
ansible-playbook -i inventory playbooks/jesigne.yml
2 - Ansibleries¶
- Playbook et fichiers de variables portents le même nom : jsigne.yml
- hosts :
[jesigne]
jtsign0 ansible_host=jtsign0.nettest.ec-m.fr
[jesignedb]
db
Mis à jour par Clément Leneveu il y a environ 4 ans · 17 révisions