mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-05 21:11:52 +07:00
Specify Ansible SSH key without SSH agent
For the tools container
This commit is contained in:
parent
9fa5b58777
commit
aabb7b340c
@ -1,3 +1,5 @@
|
||||
ansible_ssh_private_key_file: '~/.ssh/id_rsa'
|
||||
|
||||
iso_url: "https://mirrors.nhanhoa.com/centos/8.3.2011/isos/x86_64/CentOS-8.3.2011-x86_64-dvd1.iso"
|
||||
iso_checksum: "sha256:aaf9d4b3071c16dbbda01dfe06085e5d0fdac76df323e3bbe87cce4318052247"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user