diff options
Diffstat (limited to 'endpoints.yml')
-rw-r--r-- | endpoints.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/endpoints.yml b/endpoints.yml index c4d35bc..26d5340 100644 --- a/endpoints.yml +++ b/endpoints.yml @@ -4,6 +4,7 @@ host1: class: automato.transport.SshTransport hostname: 'localhost' username: 'jonas' + allow_agent: True commands: notify: class: automato.command.NotifyCommand |