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