Add flag for limit execution to specific remote hosts (fix #491) (#492)

This commit is contained in:
Roey Darwish Dror
2020-08-02 06:29:16 +03:00
committed by GitHub
parent 43be5bd7da
commit be631c663e
4 changed files with 16 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1838,6 +1838,7 @@ dependencies = [
"notify-rust",
"openssl-probe",
"pretty_env_logger",
"regex",
"rust-ini",
"self_update",
"serde",