Skip to content

Commit

Permalink
lab 6.1: additional checks
Browse files Browse the repository at this point in the history
  • Loading branch information
chrira committed May 17, 2022
1 parent bec9550 commit c1c2efa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions content/en/docs/06/_index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ $ cat secretservice.yml
dest: /etc/MI6

$ ansible-playbook secretservice.yml
$ ansible node1,node2 -b -a "cat /etc/MI6" #<-- show created files with it's content
```
{{% /details %}}

Expand Down

0 comments on commit c1c2efa

Please sign in to comment.