Skip to content

PierreZ/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pierre's personnal Infra

I'm handling my servers hosted at OVH with Ansible.

List of hosts

  • mon.pierrezemb.org hosting my Warp10
  • pierrezemb.fr hosting several websites with caddy

Ansible commands

ping all hosts
ansible all -m ping -i inventory/all -u arch --sudo

run common playbook

ansible-playbook -i inventory/all common.yml -u arch --sudo

Releases

No releases published

Packages

No packages published