gfs-ca from staging to rpi_rpios
This commit is contained in:
@ -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
|
||||
hosts:
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user