"Updates"
This commit is contained in:
@@ -28,7 +28,7 @@ all:
|
||||
bernie:
|
||||
ansible_connection: ssh
|
||||
ansible_user: pleb
|
||||
pearl:
|
||||
patrick:
|
||||
ansible_connection: ssh
|
||||
ansible_user: pleb
|
||||
```
|
||||
@@ -46,7 +46,7 @@ sandy ansible_connection=ssh ansible_user=pleb
|
||||
krabs ansible_connection=ssh ansible_user=pleb
|
||||
sheldon ansible_connection=ssh ansible_user=pleb
|
||||
bernie ansible_connection=ssh ansible_user=pleb
|
||||
pearl ansible_connection=ssh ansible_user=pleb
|
||||
patrick ansible_connection=ssh ansible_user=pleb
|
||||
```
|
||||
|
||||
```bash
|
||||
@@ -604,7 +604,7 @@ vim ~/ansible/ping.yaml
|
||||
```
|
||||
|
||||
```yaml
|
||||
- name: Pinging Turing Pi (shells)
|
||||
- name: Pinging Turing Pi
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: Ping my hosts
|
||||
|
||||
Reference in New Issue
Block a user