mgmt/list_playbooks.sh

4 lines
89 B
Bash
Executable File

#!/bin/bash
# 列出所有playbooks文件
ls -1 /root/mgmt/configuration/playbooks/*.yml