/
githubmirror
/
salt
Обзор
Документация
Войти
/
githubmirror
/
salt
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
doc/ref/cli/_includes/target-selection-ssh.rst
10 строк
318 B
Pedro Algarvio
Add a few more nice to have hooks
07 фев 2023, 10:10
07 фев 2023, 10:10
6c81943
Код
Авторство
О чём код?
Target Selection ---------------- The default matching that Salt utilizes is shell-style globbing around the minion id. See https://docs.python.org/3/library/fnmatch.html#module-fnmatch. .. option:: -E, --pcre The target expression will be interpreted as a PCRE regular expression rather than a shell glob.