Skip to content

Commit e5718f3

Browse files
committed
Update empty folder
1 parent 4b2bf6c commit e5718f3

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

hosts

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
[pi_master_host]
2-
master ansible_host=127.0.0.1 ansible_connection=local ansible_user=acam
3-
4-
5-
# first time with nothing about ssh
6-
#[pi_remote_hosts]
7-
#pi1 ansible_host=192.168.1.59 ansible_user=pi ansible_ssh_pass='raspberry'
8-
2+
master ansible_host=127.0.0.1 ansible_connection=local
93

104
# second time and refresh ssh certificate
115
[pi_remote_hosts]
12-
pi1 ansible_host=192.168.1.59 ansible_user='pi' ansible_ssh_private_key_file='/home/acam/Public/git/ansible-raspberry-sshupdate/keys-master/id_rsa'
13-
#not seem to be the true variable ansible_ssh_private_key_file_pass='/dev/null'
6+
pi1 ansible_host=192.168.1.59 ansible_connection=ssh
7+
148

159

keys-remote/empty

Whitespace-only changes.

0 commit comments

Comments
 (0)