gfs-ca from staging to rpi_rpios

This commit is contained in:
krumel
2022-03-03 18:05:53 +01:00
parent 7aedcd922a
commit c588cf829d
2 changed files with 5 additions and 6 deletions

View File

@ -30,11 +30,10 @@ rpi_rpios:
ansible_host: 192.168.2.20
naspi:
ansible_host: 192.168.2.75
# piprint:
# ansible_host: 192.168.2.95
gfs-ca:
ansible_host: 192.168.2.72
ansible_user: ansible
# Hosts that have no proper user yet
staging:
hosts:
gfs-ca:
ansible_host: 192.168.2.72

View File

@ -11,7 +11,7 @@
shell: /bin/bash
groups: sudo
- name: add admin ssh-key
- name: add ansible ssh-key
ansible.posix.authorized_key:
user: admin
state: present