updated README.md + gererating script
This commit is contained in:
parent
e41c87c140
commit
4ccc122c2f
@ -24,6 +24,7 @@ states
|
||||
├── burp
|
||||
├── caddy
|
||||
├── cds
|
||||
├── chrome
|
||||
├── config
|
||||
├── coronafana
|
||||
├── cron
|
||||
@ -58,9 +59,9 @@ states
|
||||
├── nftables
|
||||
├── nginx
|
||||
├── npf
|
||||
├── old
|
||||
├── opendkim
|
||||
├── openvpn_client
|
||||
├── openvpn_server
|
||||
├── ovh
|
||||
├── packer
|
||||
├── php
|
||||
|
@ -1,3 +1,3 @@
|
||||
#!/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