Compare commits

..

2 Commits

Author SHA1 Message Date
57e600f3d6 correct version to fix errors
All checks were successful
Ansible Deploy / deploy (Ansible/cloudflare-dns.yml) (push) Successful in 1m9s
Ansible Deploy / deploy (Ansible/debian.yml) (push) Successful in 1m9s
Ansible Deploy / deploy (Ansible/heartbeat.yml) (push) Successful in 1m0s
Ansible Deploy / deploy (Ansible/openssh.yml) (push) Successful in 1m16s
Ansible Lint / build (push) Successful in 1m11s
2024-10-12 19:35:52 -04:00
1c68f9d2e1 fix runner error with openssh playbook 2024-10-12 19:30:39 -04:00
3 changed files with 3 additions and 2 deletions

View File

@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
env:
RUNNER_TOOL_CACHE: /toolcache
ANSIBLE_VERSION: 10.5.0
ANSIBLE_VERSION: "8.7.0"
strategy:
matrix:
playbook:

View File

@ -31,7 +31,7 @@
ansible.builtin.copy:
owner: bhays
mode: "0600"
src: ~/.ssh/authorized_keys
src: ../Configs/authorized_keys
dest: /home/bhays/.ssh/authorized_keys
- name: Copy secure login banner
ansible.builtin.copy:

1
Configs/authorized_keys Normal file
View File

@ -0,0 +1 @@
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClhOkA+6Wj+HmJb32wqDXAksOr7mhRovSQAt/6PNem/q0R+JA4qyYpStPAkLTHmUJhUPYlyeVPJyaGxRyE96SSrLxy2tGvfch1D2XkrYTZoyEYc0QNg2PfgCkAZofDSPrErzcAzT9XBJ+/9rga8IBZ3F8Nm1gl401y0Ckchdne/i+npVurimpSMJbIwjIsg7ij1gWLL4idIftW7IDloWedI1O2XdBW9VDpA/zq46tBwt3Jeelv5oDCup6g9wLQwBpmegWXYS+p47vGzIYp2qBI2D/opOZCUaBNT81G80E9H0fsNDi8xCBfVj7zgBQHzviqGFqeKjU39FbLZlkeISMX rsa-key-20231020