From: alex Date: Sat, 20 Mar 2021 17:37:29 +0000 (+0100) Subject: Update to use new Ansible role X-Git-Tag: 20240214-emacs~611 X-Git-Url: https://xn--ix-yja.es/gitweb/?a=commitdiff_plain;h=8e53c021de256ec7f48c5053c811442562afd761;p=alex.git Update to use new Ansible role --- diff --git a/PERSONAL_INFRA.md b/PERSONAL_INFRA.md index 04519e3..70fa47b 100644 --- a/PERSONAL_INFRA.md +++ b/PERSONAL_INFRA.md @@ -83,7 +83,7 @@ I also run Netdata on many hosts, which I can access via a reverse proxy at http I use Ansible playbooks to provision VMs and LXC containers on Proxmox. The playbooks add the new hosts automatically to FreeIPA, set up SSH, etc. See: -https://github.com/alexpdp7/ansible-create-proxmox-vm-ubuntu1604-ipa +https://github.com/alexpdp7/ansible-create-proxmox-host https://github.com/alexpdp7/ansible-create-proxmox-centos7-ipa I also use Ansible for some orchestration tasks (such as deploying FreeIPA replicas, handling Letsencrypt certificates, etc.).