tf-ansible-workflow

Terraform/Ansible Workflow for Libvirt
git clone https://git.in0rdr.ch/tf-ansible-workflow.git
Log | Files | Refs | Pull requests |Archive

commit c0eb5652a0a077ca14a984bbbe91a770b49b2420
parent 53af5b51f0c9f3e80514b9fda47d2c875d32a418
Author: Andreas Gruhler <andreas.gruhler@adfinis-sygroup.ch>
Date:   Fri, 20 Mar 2020 12:47:28 +0100

typo

Diffstat:
Mproxmox/ansible/defaults/all.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/proxmox/ansible/defaults/all.yml b/proxmox/ansible/defaults/all.yml @@ -25,7 +25,7 @@ ssh_passwordless_login: no # # lets you reuse an existing ssh key # #ssh_key: '{{ ssh_identity_file }}' # # adds this key as authorized key -# sauthorized_key: '~/.ssh/id_rsa.pub' +# #authorized_key: '~/.ssh/id_rsa.pub' # The cloud-init config template has manage_etc_hosts enabled by default. # This will overwrite the state of /etc/hosts at each reboot. The default