gfs-ca from staging to rpi_rpios
This commit is contained in:
@ -30,11 +30,10 @@ rpi_rpios:
|
|||||||
ansible_host: 192.168.2.20
|
ansible_host: 192.168.2.20
|
||||||
naspi:
|
naspi:
|
||||||
ansible_host: 192.168.2.75
|
ansible_host: 192.168.2.75
|
||||||
# piprint:
|
gfs-ca:
|
||||||
# ansible_host: 192.168.2.95
|
ansible_host: 192.168.2.72
|
||||||
|
ansible_user: ansible
|
||||||
|
|
||||||
# Hosts that have no proper user yet
|
# Hosts that have no proper user yet
|
||||||
staging:
|
staging:
|
||||||
hosts:
|
hosts:
|
||||||
gfs-ca:
|
|
||||||
ansible_host: 192.168.2.72
|
|
||||||
@ -11,7 +11,7 @@
|
|||||||
shell: /bin/bash
|
shell: /bin/bash
|
||||||
groups: sudo
|
groups: sudo
|
||||||
|
|
||||||
- name: add admin ssh-key
|
- name: add ansible ssh-key
|
||||||
ansible.posix.authorized_key:
|
ansible.posix.authorized_key:
|
||||||
user: admin
|
user: admin
|
||||||
state: present
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user