updated README.md + gererating script
This commit is contained in:
parent
e41c87c140
commit
4ccc122c2f
@ -24,6 +24,7 @@ states
|
|||||||
├── burp
|
├── burp
|
||||||
├── caddy
|
├── caddy
|
||||||
├── cds
|
├── cds
|
||||||
|
├── chrome
|
||||||
├── config
|
├── config
|
||||||
├── coronafana
|
├── coronafana
|
||||||
├── cron
|
├── cron
|
||||||
@ -58,9 +59,9 @@ states
|
|||||||
├── nftables
|
├── nftables
|
||||||
├── nginx
|
├── nginx
|
||||||
├── npf
|
├── npf
|
||||||
├── old
|
|
||||||
├── opendkim
|
├── opendkim
|
||||||
├── openvpn_client
|
├── openvpn_client
|
||||||
|
├── openvpn_server
|
||||||
├── ovh
|
├── ovh
|
||||||
├── packer
|
├── packer
|
||||||
├── php
|
├── php
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
tree states -L 1 | grep -v -E "(\.sls|_states|_modules|_runners)"
|
tree states -L 1 | grep -v -E "(\.sls|_states|_modules|_runners|old)" | head -n -2
|
Loading…
Reference in New Issue
Block a user