Reset error count between rows. herpderp

This commit is contained in:
2023-09-25 06:03:19 +03:00
parent 41497a97e7
commit b90cdb3761
6 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Examples and output
# Examples and output 📊
### Actual outputs are more polished than the ones shown here (e.g. colors, better formatting, etc.)

View File

@@ -64,7 +64,7 @@ Example usage:
`secdep -P aws -a deleteall --awsregion us-east-2`
## Usage with Ansible 🤖
## Usage with Ansible 🤖 goes hand in hand <img src="../../../assets/videos/handshake.gif" height="32px"/>
If you have Ansible installed, you can use the hosts file generated by SecDep to run commands on all of the instances simultaneously.
This file is located in the SecDep directory and is being updated every time you create or delete an instance. All instances have a secdep user created and you automatically have an ssh key to use for the connection so you can easily use Ansible to run commands to all of them. If you have Ansible playbooks you wish to run on fresh installations you should create the instances without the `--deploy` flag.

BIN
assets/videos/code.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
assets/videos/graph.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 161 KiB

BIN
assets/videos/handshake.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB