The ansible files for the pains-perdus infra.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Jean-Marie Mineau 5f2a05685a add instruction for edditing the vault 3 years ago
group_vars/all move variables 3 years ago
roles add pip to base config 4 years ago
.gitignore add certbot, wip 4 years ago
LICENSE Initial commit 4 years ago
README.md add instruction for edditing the vault 3 years ago
ansible.cfg add certbot, wip 4 years ago
base.yml add basic tools 4 years ago
hosts add hosts 4 years ago
web_services.yml move variables 3 years ago

README.md

ansible

The ansible files for the pains-perdus infra.

Deploy a playbook

ansible-playbook playbook.yml

Add --check to do a dry run

Edit the vault

ansible-vault edit group_vars/all/vault

with the edditor defined in the env varible $EDITOR and the password of the vault in the file .vault_password (Carefull not to commit it!!!)